aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/g4evm_defconfig
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2010-02-08 11:02:54 +0000
committerPaul Mundt <lethal@linux-sh.org>2010-02-09 10:34:12 +0900
commit4ae04acb81256719a71125c0f0280e2a3ad68e25 (patch)
tree88f308d4dc70e3a196cedf3ba04781e0f7a4b138 /arch/arm/configs/g4evm_defconfig
parentARM: mach-shmobile: optimize get_irqnr_preamble/and_base macros (diff)
downloadlinux-dev-4ae04acb81256719a71125c0f0280e2a3ad68e25.tar.xz
linux-dev-4ae04acb81256719a71125c0f0280e2a3ad68e25.zip
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>
Diffstat (limited to 'arch/arm/configs/g4evm_defconfig')
-rw-r--r--arch/arm/configs/g4evm_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/g4evm_defconfig b/arch/arm/configs/g4evm_defconfig
index ce8e05fe1a10..8ee79a537134 100644
--- a/arch/arm/configs/g4evm_defconfig
+++ b/arch/arm/configs/g4evm_defconfig
@@ -322,7 +322,7 @@ CONFIG_ALIGNMENT_TRAP=y
#
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
-CONFIG_CMDLINE="console=ttySC4,115200"
+CONFIG_CMDLINE="console=ttySC4,115200 earlyprintk=sh-sci.4,115200"
# CONFIG_XIP_KERNEL is not set
CONFIG_KEXEC=y
CONFIG_ATAGS_PROC=y