fixed kernel base back to 0x11800000
This commit is contained in:
@@ -52,7 +52,7 @@ WIFI_DRIVER_MODULE_NAME := "bcm4329"
|
||||
BOARD_KERNEL_CMDLINE := no_console_suspend=1 wire.search_count=5
|
||||
|
||||
BOARD_USES_GENERIC_AUDIO := false
|
||||
BOARD_KERNEL_BASE := 0x20000000
|
||||
BOARD_KERNEL_BASE := 0x11800000
|
||||
BOARD_KERNEL_NEW_PPPOX := true
|
||||
|
||||
BOARD_HAVE_BLUETOOTH := true
|
||||
|
Reference in New Issue
Block a user