[poky] [PATCH v2] u-boot: enable dhcp for MPC8315 board

Tom Rini trini at konsulko.com
Wed Jun 7 17:43:33 PDT 2017


On Wed, Jun 07, 2017 at 01:32:28PM +0100, Richard Purdie wrote:
> On Wed, 2017-06-07 at 15:28 +0300, Ed Bartosh wrote:
> > 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 at linux.intel.com>
> > ---
> >  meta/recipes-bsp/u-boot/files/MPC8315ERDB-enable-DHCP.patch | 12
> > ++++++++++++
> >  meta/recipes-bsp/u-boot/u-boot-common_2017.01.inc           |  4
> > +++-
> >  2 files changed, 15 insertions(+), 1 deletion(-)
> >  create mode 100644 meta/recipes-bsp/u-boot/files/MPC8315ERDB-enable-
> > DHCP.patch
> 
> These files are in OE-Core, not meta-yocto but you sent them to the
> poky list?

And really ought to be upstreamed? :)

-- 
Tom


More information about the poky mailing list