summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-imx_2009.08.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-imx_2009.08.bb8
1 files changed, 7 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx_2009.08.bb b/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
index 2ddbd15..cd413d6 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
+++ b/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
DEPENDS_mxs += "elftosb-native"
-PR = "r12"
+PR = "r13"
# Revision of imx_2.6.35_10.12.01 branch
SRCREV_mxs = "e4437f1c192a1a68028e6fcff3f50ff50352041d"
@@ -29,6 +29,11 @@ SRC_URI_append_mx6 = " \
file://mx6q_sabresd-Change-default-environment-to-work-with.patch \
"
+# Revision of imx_3.0.35_3.0.0 branch
+SRCREV_mx6sl = "d4057eba315edbc8335c138c0c9edbe2109ea36e"
+SRC_URI_append_mx6sl = " \
+ file://mx6sl_evk-Fix-the-patch-for-the-default-environment-.patch \
+"
SRC_URI = "git://git.freescale.com/imx/uboot-imx.git"
@@ -38,6 +43,7 @@ UBOOT_MACHINE_imx51evk = "mx51_bbg_config"
UBOOT_MACHINE_imx6qsabrelite = "mx6q_sabrelite_config"
UBOOT_MACHINE_imx6qsabreauto = "mx6q_sabreauto_config"
UBOOT_MACHINE_imx6qsabresd = "mx6q_sabresd_config"
+UBOOT_MACHINE_imx6slevk = "mx6sl_evk_config"
UBOOT_MACHINE_imx28evk = "mx28_evk_config"
UBOOT_MAKE_TARGET = "u-boot.bin"