summaryrefslogtreecommitdiffstats
path: root/recipes/u-boot
diff options
context:
space:
mode:
authorMickaël CHAZAUX <mchazaux@adeneo-embedded.com>2010-05-07 04:32:04 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2010-09-02 23:19:52 +0200
commit66bff3a9a8628689f63e6760f3cfff48304b281d (patch)
tree0dcfc44b5e5190b15197fdb1d61ecaf319404656 /recipes/u-boot
parenta4046c81e443fab95535fdd81c170316f36fd932 (diff)
downloadopenembedded-66bff3a9a8628689f63e6760f3cfff48304b281d.tar.gz
Add i.MX51 based "Babbage" board support
This is based on the patches released by Freescale as part of LTIB. Signed-off-by: Mickaël Chazaux <mchazaux@adeneo-embedded.com>
Diffstat (limited to 'recipes/u-boot')
-rw-r--r--recipes/u-boot/u-boot_2009.08.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/u-boot/u-boot_2009.08.bb b/recipes/u-boot/u-boot_2009.08.bb
index f5277a5576..2d6bded170 100644
--- a/recipes/u-boot/u-boot_2009.08.bb
+++ b/recipes/u-boot/u-boot_2009.08.bb
@@ -5,6 +5,7 @@ DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_at91sam9g20ek = "1"
DEFAULT_PREFERENCE_at91sam9g45ek = "1"
DEFAULT_PREFERENCE_igep0020 = "1"
+DEFAULT_PREFERENCE_babbage = "1"
SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 "
@@ -12,6 +13,12 @@ SRC_URI_append_igep0020 = " \
file://update-mach-types.patch;patch=1 \
file://add-board-support-for-IGEP-v2-series-rev-B.patch;patch=1 \
"
+SRC_URI_append_babbage ="\
+ http://download.berlios.de/mx25patches/u-boot-v2009.08-imx-09.12.00.patch.bz2;patch=1;name=ubootbabbage \
+ "
+
+SRC_URI[ubootbabbage.md5sum] = "b7bc4870b647de422b983ea3acc367a5"
+SRC_URI[ubootbabbage.sha256sum] = "c65baf791f987126251dfcb5fa100ffef6cf6b668b71d57c2ca4e1128870ff9b"
TARGET_LDFLAGS = ""