Re: [PATCH 2/2] bootwrapper: Add PlanetCore firmware support.

2007-09-24 Thread David Gibson
On Mon, Sep 24, 2007 at 03:09:49PM -0500, Scott Wood wrote: > This is a library that board code can use to extract information from the > PlanetCore configuration keys. PlanetCore is used on various boards from > Embedded Planet. > > Signed-off-by: Scott Wood <[EMAIL PROTECTED]> Acked-by: David G

[PATCH 2/2] bootwrapper: Add PlanetCore firmware support.

2007-09-24 Thread Scott Wood
This is a library that board code can use to extract information from the PlanetCore configuration keys. PlanetCore is used on various boards from Embedded Planet. Signed-off-by: Scott Wood <[EMAIL PROTECTED]> --- Resent, with dt_set_mac_address -> dt_fixup_mac_address. arch/powerpc/boot/Makefi

[PATCH 2/2] bootwrapper: Add PlanetCore firmware support.

2007-09-20 Thread Scott Wood
This is a library that board code can use to extract information from the PlanetCore configuration keys. PlanetCore is used on various boards from Embedded Planet. Signed-off-by: Scott Wood <[EMAIL PROTECTED]> --- This replaces the previous "Add PlanetCore firmware support" patch. Besides using