summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2012-02-07 18:26:39 +0059
committerBernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>2012-02-07 18:26:39 +0059
commit40cd075976b1844cfff841fd179094591f10504e (patch)
tree0263b7942a5f52902861461d7db65339ea6b8ed1
parentab3f29168ae28c95373882cf572b327fe09d38a0 (diff)
iMX6: Use the custom u-boot from the landing team
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
-rw-r--r--staging-iMX6.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/staging-iMX6.xml b/staging-iMX6.xml
index 3e9f257..8fc22ce 100644
--- a/staging-iMX6.xml
+++ b/staging-iMX6.xml
@@ -27,7 +27,9 @@
<project path="external/x264" name="platform/external/x264" revision="linaro-master" />
<project path="external/ffmpeg" name="platform/external/ffmpeg" revision="linaro-0.9" />
<project path="external/speex" name="platform/external/speex" revision="linaro_mmwg" />
- <project path="u-boot" name="boot/u-boot-linaro-stable" revision="master" remote="linaro-other" />
+ <!-- iMX6 needs a special u-boot for the time being... -->
+ <!-- project path="u-boot" name="boot/u-boot-linaro-stable" revision="master" remote="linaro-other" / -->
+ <project path="u-boot" name="bsp/freescale/u-boot-linaro" revision="lt-imx6" remote="linaro-other" />
<project path="external/gator" name="arm/ds5/gator" revision="android" remote="linaro-other" />
<project path="packages/wallpapers/LinaroWallpaper" name="platform/packages/wallpapers/LinaroWallpaper" revision="master" />
<project path="external/powertop" name="platform/external/powertop" revision="linaro"/>