summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xBoardConfig.mk2
-rw-r--r--bcm4329.kobin258760 -> 258764 bytes
-rw-r--r--kernelbin2807160 -> 2808112 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index b2ca4fb..e05c10c 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -68,7 +68,7 @@ BOARD_NAND_PAGE_SIZE := 4096 -s 128
BOARD_KERNEL_BASE := 0x30000000
BOARD_KERNEL_PAGESIZE := 4096
-BOARD_KERNEL_CMDLINE := "console=ttyFIQ0"
+BOARD_KERNEL_CMDLINE := console=ttyFIQ0 no_console_suspend
TARGET_RECOVERY_UI_LIB := librecovery_ui_crespo
TARGET_RELEASETOOLS_EXTENSIONS := device/samsung/crespo
diff --git a/bcm4329.ko b/bcm4329.ko
index 61a4a56..4ed419d 100644
--- a/bcm4329.ko
+++ b/bcm4329.ko
Binary files differ
diff --git a/kernel b/kernel
index c538652..b304629 100644
--- a/kernel
+++ b/kernel
Binary files differ