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-16 11:37:02 -0600
commit25e8391455d1ed07a97849cc4d5c1f418bfd688c (patch)
tree39eb1b714ecbb74391aaee8f057353790da0e07c
parentc4bb13b1f00cca0d83ec3d9d7d9d6e523c873c5c (diff)
downloadsnowball-linaro-ics.tar.gz
snowball: moving from uboot-ux500 to u-boot-linaro-stablelinaro-ics
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