diff options
-rwxr-xr-x | BoardConfig.mk | 2 | ||||
-rw-r--r-- | bcm4329.ko | bin | 258760 -> 258764 bytes | |||
-rw-r--r-- | kernel | bin | 2807160 -> 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 Binary files differBinary files differ |