summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorBrian Swetland <swetland@google.com>2010-10-11 22:28:12 -0700
committerBrian Swetland <swetland@google.com>2010-10-11 22:28:12 -0700
commit1e0189bd9ef5f68d1608e8930b89a3ca438373bc (patch)
tree73e41ac728ad70daad69754d16153da622caedcc /BoardConfig.mk
parent7a3f491a8f8cf390eb83315ff851a0a781e4c2b5 (diff)
downloaddevice_samsung_crespo-1e0189bd9ef5f68d1608e8930b89a3ca438373bc.tar.gz
device_samsung_crespo-1e0189bd9ef5f68d1608e8930b89a3ca438373bc.tar.bz2
device_samsung_crespo-1e0189bd9ef5f68d1608e8930b89a3ca438373bc.zip
new kernel and enable more suspend/resume debugification
7718492 DEBUG: fix /d/pmstats_last to return the right pmstats data fb2d577 s5pc110_battery: hold wakelock while USB connected caadb4ef ARM: S5PV210: restore suspend cpu state in a better place 8d99bcc ARM: plat-samsung: add pm_cpu_restore hook to balance pm_cpu_prep d596738 ARM: S5PV210: Flush TLB after mucking with MMU state 9605fc6 DEBUG: enable S3C_PMDBG and create pmstats scratchpad 3c79843 s5pc110_battery: Use prepare/complete to switch poll interval 41c3d26 S5PC11X: SENSOR: Accelorometer reports the sum of event values 9732995 img1000: VIBRATOR: Change duty to achieve full vibration force 4980662 S5PC11X: SOUND: Use internal dma for default audio playback. 4f82d2b power: max17040: query hardware on demand for status f87b5dd S5PC11X: BATTERY: Function addition about charging Change-Id: I1ccbec099b06db4288655f8b1ff6406755ceba24
Diffstat (limited to 'BoardConfig.mk')
-rwxr-xr-xBoardConfig.mk2
1 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