aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu J. Poirier <mathieu.poirier@linaro.org>2012-05-14 13:19:51 -0600
committerMathieu J. Poirier <mathieu.poirier@linaro.org>2012-05-14 13:23:23 -0600
commit6b97c0d8be0e2525ce4dadcd2e5a54e88933eb0b (patch)
treea72ace19be6849a6428981ea884c491b283b3b26
parente7eb7b803aa65b433c828a39d6aa3b877b0f62ce (diff)
downloadsnowball-linaro_android_4.0.3.tar.gz
snowball: moving from uboot-ux500 to u-boot-linaro-stablelinaro_android_4.0.3
Change-Id: I742e09f7de8dc400c22e0e94669ee3a7cc98c770 Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index c81b765..01cfe06 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -8,7 +8,7 @@ TARGET_NO_BOOTLOADER := true # Uses u-boot instead
TARGET_NO_KERNEL := false
KERNEL_CONFIG := u8500_android_defconfig
TARGET_USE_UBOOT := true
-UBOOT_CONFIG := u8500_snowball_config
+UBOOT_CONFIG := snowball_config
TARGET_USE_XLOADER := false
TARGET_NO_RECOVERY := true
TARGET_NO_RADIOIMAGE := true