aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-07-19 20:29:55 +0159
committerBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-07-19 20:29:55 +0159
commit0a36faaf067bdb13cee7a993ca49efced9e4e900 (patch)
tree6e628f4d565c9acf3ba1d402632a365c345fb949
parentcd602fd7a5c42127af6a5b0d05808982b5fd61c7 (diff)
downloadimx53-0a36faaf067bdb13cee7a993ca49efced9e4e900.tar.gz
iMX53 can't use xloader
-rw-r--r--BoardConfig.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index fd088ed..59df37b 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -9,8 +9,8 @@ TARGET_NO_KERNEL := false
KERNEL_CONFIG := imx5_android_defconfig
TARGET_USE_UBOOT := true
UBOOT_CONFIG := mx53loco_config
-TARGET_USE_XLOADER := true
-XLOADER_BINARY := device/linaro/iMX53/MLO
+TARGET_USE_XLOADER := false
+# XLOADER_BINARY := device/linaro/iMX53/MLO
TARGET_NO_RECOVERY := true
TARGET_NO_RADIOIMAGE := true
TARGET_PROVIDES_INIT_RC := true