aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2012-11-25 17:36:16 +0530
committerAmit Pundir <amit.pundir@linaro.org>2012-11-25 17:36:16 +0530
commit3ae4705ce371ed244331be6c6af042946efd070b (patch)
tree4d049129cf2e050ddb6bed853ce64eb7084be334
parent6db4bb4560dc5293b8f9a8396c72d815578d9707 (diff)
downloadorigen_quad-3ae4705ce371ed244331be6c6af042946efd070b.tar.gz
skip prebuilt bootloader binaries and use emmc bootloader instead
Change-Id: Iefb09e6fc03671f895ab5fc12fe04197db303f42
-rw-r--r--BoardConfig.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 42e5631..1a55121 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -8,8 +8,7 @@ TARGET_BOARD_PLATFORM := origen_quad
TARGET_NO_BOOTLOADER := true # Uses u-boot instead
TARGET_NO_KERNEL := false
KERNEL_CONFIG := android_origen_quad_defconfig
-TARGET_USE_UBOOT := true
-USE_PREBUILT_UBOOT := true
+USE_EMMC_UBOOT := true
TARGET_NO_RECOVERY := true
TARGET_NO_RADIOIMAGE := true
TARGET_CPU_SMP := true