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:19:51 -0600
commit8b00ca9898b72494b91aa5fbb2c1eb37e9f7ee9a (patch)
tree39eb1b714ecbb74391aaee8f057353790da0e07c
parent3b30d753d6bce07dce3150dbcdaaf7e58aa1ebb3 (diff)
downloadsnowball-linaro_android_4.0.4.tar.gz
snowball: moving from uboot-ux500 to u-boot-linaro-stablelinaro_android_4.0.4
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