]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commitdiff
android: defconfig: update kernel cmdline
authorPraneeth Bajjuri <praneeth@ti.com>
Fri, 14 Jun 2013 23:02:56 +0000 (18:02 -0500)
committerPraneeth Bajjuri <praneeth@ti.com>
Fri, 14 Jun 2013 23:02:56 +0000 (18:02 -0500)
update kernel cmdline with androidboot.console specification

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

index fa0c42000ddbf8a8173c1c40a8f37897d0e91e36..43d1f0c96bc2e9d4c7a6cc0dcdd7e3ab3d3c4a4a 100644 (file)
@@ -32,7 +32,8 @@ 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=ttyO0,115200 init=/init androidboot.console=ttyO0"
+CONFIG_CMDLINE_FORCE=y
 CONFIG_KEXEC=y
 CONFIG_CPU_FREQ=y
 CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y