summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-imx_2009.08.bb16
1 files changed, 3 insertions, 13 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 b2111fc..8460399 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
+++ b/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
@@ -1,4 +1,4 @@
1# Copyright (C) 2011 Freescale Semiconductor 1# Copyright (C) 2011-2013 Freescale Semiconductor
2# Released under the MIT license (see COPYING.MIT for the terms) 2# Released under the MIT license (see COPYING.MIT for the terms)
3 3
4DESCRIPTION = "bootloader for imx platforms" 4DESCRIPTION = "bootloader for imx platforms"
@@ -22,22 +22,12 @@ SRC_URI_append_imx5 = " \
22 file://mx53_loco_bootenv.patch \ 22 file://mx53_loco_bootenv.patch \
23" 23"
24 24
25# Revision of imx_3.0.35_1.1.0 branch 25# Revision of imx_3.0.35_4.0.0 branch
26SRCREV_mx6 = "98a5299c945cb7e440e3c3d9c572f017e5a02ede" 26SRCREV_mx6 = "5899674bf39544bec47e209649a723cf7348d3ba"
27SRC_URI_append_mx6 = " \ 27SRC_URI_append_mx6 = " \
28 file://mx6q_sabreauto-Fix-the-patch-for-the-default-environ.patch \ 28 file://mx6q_sabreauto-Fix-the-patch-for-the-default-environ.patch \
29 file://mx6q_sabresd-Change-default-environment-to-work-with.patch \ 29 file://mx6q_sabresd-Change-default-environment-to-work-with.patch \
30"
31
32# Revision of imx_3.0.35_12.10.02 branch
33SRCREV_mx6sl = "27cdce50f9a7fc30d7cff067b420a32e5f2c5959"
34SRC_URI_append_mx6sl = " \
35 file://mx6sl_evk-Fix-the-patch-for-the-default-environment-.patch \ 30 file://mx6sl_evk-Fix-the-patch-for-the-default-environment-.patch \
36"
37
38# Revision of imx_3.0.35_3.0.0 branch
39SRCREV_mx6dl = "d4057eba315edbc8335c138c0c9edbe2109ea36e"
40SRC_URI_append_mx6dl = " \
41 file://mx6dl_sabresd-Change-default-environment-to-work-wit.patch \ 31 file://mx6dl_sabresd-Change-default-environment-to-work-wit.patch \
42" 32"
43 33