]> code.ossystems Code Review - openembedded-core.git/commit
u-boot: enable dhcp for MPC8315 board
authorEd Bartosh <ed.bartosh@linux.intel.com>
Wed, 7 Jun 2017 13:24:16 +0000 (16:24 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Jun 2017 16:12:04 +0000 (17:12 +0100)
commitfa3a157e437aefa24c473ec53736a26f7e9fd470
tree22e19494eecc03a68412fc600bb00383c6a2f046
parent241cd21f70a537d23147a7e7b367bfc49fda1ac5
u-boot: enable dhcp for MPC8315 board

Getting ip address from DHCP server is much more convenient
than setting static ip. It allows to configure u-boot in
more generic way and to avoid hardcoding static ip in
u-boot configuration.

Enabled dhcp client functionality for Yocto reference
hardware MPC8315E-RDB.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-bsp/u-boot/files/MPC8315ERDB-enable-DHCP.patch [new file with mode: 0644]
meta/recipes-bsp/u-boot/u-boot-common_2017.05.inc