aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-08-24 11:17:01 +0159
committerBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2011-08-24 11:17:01 +0159
commita2d4ed27c86b20ae8dd62dd89e9f9804a4ba4f03 (patch)
treefc317f7302ac41459e0bcd079c12d364246398d1
parent2b3ef624cfa3dcfcf7425bc7b9bd516fe7451a1b (diff)
Origen doesn't use xloader
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 8fbc905..cc31cd7 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -9,7 +9,7 @@ TARGET_NO_KERNEL := false
KERNEL_CONFIG := origen_android_defconfig
TARGET_USE_UBOOT := true
UBOOT_CONFIG := origen_config
-TARGET_USE_XLOADER := true
+TARGET_USE_XLOADER := false
XLOADER_BINARY := out/target/product/origen/obj/u-boot/mmc_spl/u-boot-mmc-spl.bin
TARGET_NO_RECOVERY := true
TARGET_NO_RADIOIMAGE := true