Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [POWERPC] bootwrapper: Declare udelay() in ops.h | Scott Wood | 2007-08-22 | 1 | -1/+0 |
| | | | | | | | Declarations in various users are removed. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Paul Mackerras <paulus@samba.org> | ||||
* | [POWERPC] Add bootwrapper support for Marvell MPSC | Mark A. Greer | 2007-05-12 | 1 | -0/+170 |
The bootwrapper requires a serial driver to allow cmdline editing and information reporting on the console. This driver is required by platforms that boot a zImage and use the MPSC for the console. Signed-off-by: Mark A. Greer <mgreer@mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org> |