fixed kernel base back to 0x11800000

This commit is contained in:
Arif Ali 2011-04-27 13:08:02 +01:00
parent 4aff6597ba
commit 6680f39db9

View File

@ -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