commit | 9b1c59e256e91aaf2a6543b32afc3658d8f96d4b | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Tue Apr 17 09:25:53 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Apr 24 21:31:55 2007 +1000 |
tree | 85bd5647eb2b1b189c6fa57ceef9a3695693e5de | |
parent | 0fdd717ed4d9c82f3f766007b3f5da656649f3aa [diff] |
[POWERPC] bootwrapper: Add ppcboot.h 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>