[POWERPC] bootwrapper: Add ppcboot.h
authorScott Wood <scottwood@freescale.com>
Mon, 16 Apr 2007 23:25:53 +0000 (09:25 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 24 Apr 2007 11:31:55 +0000 (21:31 +1000)
This file describes the bd_t struct, which is used by old versions of
U-boot to pass information to the kernel.  Platform code that needs to
interoperate with such firmware can use this; it should not be used for
anything new.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found