[POWERPC] bootwrapper: Add PlanetCore firmware support
authorScott Wood <scottwood@freescale.com>
Mon, 24 Sep 2007 20:09:49 +0000 (06:09 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 3 Oct 2007 01:48:43 +0000 (11:48 +1000)
commitfec6047047fda307e47b9e87697144a89528c752
tree7a02ba60a237d42c6883378b0314cbb2feea87f5
parent27ff35d9026b5d41d66ed95b65d7819db4cf5fb1
[POWERPC] bootwrapper: Add PlanetCore firmware support

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 <scottwood@freescale.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/Makefile
arch/powerpc/boot/planetcore.c [new file with mode: 0644]
arch/powerpc/boot/planetcore.h [new file with mode: 0644]