summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4df2036)
raw | patch | inline | side by side (parent: 4df2036)
author | Praneeth Bajjuri <praneeth@ti.com> | |
Fri, 14 Jun 2013 23:08:22 +0000 (18:08 -0500) | ||
committer | Praneeth Bajjuri <praneeth@ti.com> | |
Fri, 14 Jun 2013 23:08:22 +0000 (18:08 -0500) |
Enable low level debug option with early printk
This will give more debug log.
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
This will give more debug log.
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
arch/arm/configs/android_omap_defconfig | patch | blob | history |
index 43d1f0c96bc2e9d4c7a6cc0dcdd7e3ab3d3c4a4a..e952fa9429bcb4792cb5850b8b31c9ff0b10e167 100644 (file)
CONFIG_NR_CPUS=2
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
-CONFIG_CMDLINE="root=/dev/mmcblk0p2 rootwait console=ttyO0,115200 init=/init androidboot.console=ttyO0"
+CONFIG_CMDLINE="root=/dev/mmcblk0p2 rootwait console=ttyO0,115200 init=/init androidboot.console=ttyO0 early_printk"
CONFIG_CMDLINE_FORCE=y
CONFIG_KEXEC=y
CONFIG_CPU_FREQ=y
CONFIG_PROVE_LOCKING=y
# CONFIG_DEBUG_BUGVERBOSE is not set
CONFIG_DEBUG_INFO=y
+CONFIG_DEBUG_LL=y
+CONFIG_DEBUG_LL_UART_NONE=y
+CONFIG_EARLY_PRINTK=y
CONFIG_SECURITY=y
CONFIG_CRYPTO_MICHAEL_MIC=y
# CONFIG_CRYPTO_ANSI_CPRNG is not set