powerpc/amigaone: Bootwrapper and serial console support for AmigaOne
authorGerhard Pircher <gerhard_pircher@gmx.net>
Tue, 10 Feb 2009 12:26:11 +0000 (12:26 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 11 Feb 2009 05:00:09 +0000 (16:00 +1100)
commit8f23735d8f8cfd4d46e3aa336690f52b8b5d3c75
tree7e8644dc5661cfe80ee8685914589de1b1ab3faa
parent50408b7defa513a9ea1107b42674167e53ba7a4a
powerpc/amigaone: Bootwrapper and serial console support for AmigaOne

This adds the bootwrapper for the cuImage target and a compatible property
check for "pnpPNP,501" to the generic serial console support code.
The default link address for the cuImage target is set to 0x800000. This
allows to boot the kernel with AmigaOS4's second level bootloader, which
always loads a uImage at 0x500000.

Signed-off-by: Gerhard Pircher <gerhard_pircher@gmx.net>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/boot/Makefile
arch/powerpc/boot/cuboot-amigaone.c [new file with mode: 0644]
arch/powerpc/boot/serial.c
arch/powerpc/boot/wrapper