summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorBrian Swetland <swetland@google.com>2010-10-06 16:44:47 -0700
committerBrian Swetland <swetland@google.com>2010-10-06 17:15:43 -0700
commit64040484fad8007dd19d4018ff5b55b97bb7152a (patch)
treeb3c465b6b96b1802a8eccdd2dcaf1ee6f15b2fc5 /BoardConfig.mk
parent5bc1d70b7c16994888eb5c1f7951bcb191d56646 (diff)
downloaddevice_samsung_crespo-64040484fad8007dd19d4018ff5b55b97bb7152a.tar.gz
device_samsung_crespo-64040484fad8007dd19d4018ff5b55b97bb7152a.tar.bz2
device_samsung_crespo-64040484fad8007dd19d4018ff5b55b97bb7152a.zip
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 <swetland@google.com>
Diffstat (limited to 'BoardConfig.mk')
-rwxr-xr-xBoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
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