ARM: mach-shmobile: early console support using earlyprintk
authorMagnus Damm <damm@opensource.se>
Mon, 8 Feb 2010 11:02:54 +0000 (11:02 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 9 Feb 2010 01:34:12 +0000 (10:34 +0900)
commit4ae04acb81256719a71125c0f0280e2a3ad68e25
tree88f308d4dc70e3a196cedf3ba04781e0f7a4b138
parent62f60d6a37910501814c6281e6c21b485434a7f1
ARM: mach-shmobile: early console support using earlyprintk

Add support for early console to the SH-Mobile boards.

Simply perform an early platform probe for "earlyprintk"
to trigger the early serial console code in sh-sci.c.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/configs/ap4evb_defconfig
arch/arm/configs/g3evm_defconfig
arch/arm/configs/g4evm_defconfig
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/board-ap4evb.c
arch/arm/mach-shmobile/board-g3evm.c
arch/arm/mach-shmobile/board-g4evm.c
arch/arm/mach-shmobile/console.c [new file with mode: 0644]
arch/arm/mach-shmobile/include/mach/common.h