]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commitdiff
ARM: android_defconfig: update command line for android boot
authorPraneeth Bajjuri <praneeth@ti.com>
Mon, 25 Mar 2013 22:50:01 +0000 (17:50 -0500)
committerPraneeth Bajjuri <praneeth@ti.com>
Mon, 25 Mar 2013 22:50:01 +0000 (17:50 -0500)
update command line to specify android boot console output.

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
arch/arm/configs/android_omap_defconfig

index 348d10a98a810f067d53b5028e9723abf95d08cd..3141049f3dd97ed849b3900a9fe1db592e3a3d13 100644 (file)
@@ -31,7 +31,7 @@ CONFIG_SMP=y
 CONFIG_NR_CPUS=2
 CONFIG_ZBOOT_ROM_TEXT=0x0
 CONFIG_ZBOOT_ROM_BSS=0x0
-CONFIG_CMDLINE="root=/dev/mmcblk0p2 rootwait console=ttyO2,115200"
+CONFIG_CMDLINE="root=/dev/mmcblk0p2 rootwait console=ttyO2,115200 androidboot.console=ttyO2"
 CONFIG_KEXEC=y
 CONFIG_FPE_NWFPE=y
 CONFIG_BINFMT_MISC=y