summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2011-04-20 18:35:54 -0700
committerColin Cross <ccross@android.com>2011-04-20 18:35:54 -0700
commit70c21c8b35aea8689fe8bfda0c3e3dabcd8835e7 (patch)
treed91be4967afeb1d0634b3f354ab62d844cd951db /BoardConfig.mk
parenteb20bf4851e0048679d72cf6940d805b19b01aa2 (diff)
downloaddevice_samsung_tuna-70c21c8b35aea8689fe8bfda0c3e3dabcd8835e7.zip
device_samsung_tuna-70c21c8b35aea8689fe8bfda0c3e3dabcd8835e7.tar.gz
device_samsung_tuna-70c21c8b35aea8689fe8bfda0c3e3dabcd8835e7.tar.bz2
Add a dummy argument to the end of the kernel command line
A bug in the bootloader causes the last character of the kernel command line to be corrupted. Change-Id: I8c8969c11ae1ede52408c2282023f1064ea0c671
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index f36d26f..7f126a6 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -32,7 +32,7 @@ BOARD_HAVE_BLUETOOTH := false
TARGET_NO_BOOTLOADER := true
BOARD_KERNEL_BASE := 0x80000000
-BOARD_KERNEL_CMDLINE := console=ttyO3,115200n8 mem=256M androidboot.console=ttyO3
+BOARD_KERNEL_CMDLINE := console=ttyO3,115200n8 mem=256M androidboot.console=ttyO3 foo
TARGET_NO_RADIOIMAGE := true
TARGET_BOARD_PLATFORM := omap4