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

2007-09-18 Thread David Gibson
On Mon, Sep 17, 2007 at 11:57:35AM -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]> [snip] > +void p

[PATCH 06/28] bootwrapper: Add PlanetCore firmware support.

2007-09-17 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]> --- arch/powerpc/boot/Makefile |2 +- arch/powerpc/boot/planetcore.c | 175 ++