leo: board kernel base

changed back to 0x11800000, as the new value doesn't work, and
breaks creation of recovery image. This would of also broken in
creation of cLK boot.img

Change-Id: I8c81dddefcabe7cd91c064e02ebd0792d1fe2f0a
This commit is contained in:
Arif Ali 2011-04-25 15:53:16 +01:00
parent 8453b50bd1
commit f0199bc841

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