From 64040484fad8007dd19d4018ff5b55b97bb7152a Mon Sep 17 00:00:00 2001 From: Brian Swetland Date: Wed, 6 Oct 2010 16:44:47 -0700 Subject: update configuration - enable fiq console - devices for new modemctl driver - cache partition no longer on emmc - fix up sdcard sharing Change-Id: Icbaa5e0c957d65e07ad25f558ac43b2abab95c1b Signed-off-by: Brian Swetland --- BoardConfig.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'BoardConfig.mk') diff --git a/BoardConfig.mk b/BoardConfig.mk index 7223d1f..b2ca4fb 100755 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -68,6 +68,7 @@ BOARD_NAND_PAGE_SIZE := 4096 -s 128 BOARD_KERNEL_BASE := 0x30000000 BOARD_KERNEL_PAGESIZE := 4096 +BOARD_KERNEL_CMDLINE := "console=ttyFIQ0" TARGET_RECOVERY_UI_LIB := librecovery_ui_crespo TARGET_RELEASETOOLS_EXTENSIONS := device/samsung/crespo -- cgit v1.1