diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2014-09-22 10:36:50 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2014-09-23 13:47:59 -0300 |
| commit | e432045108d3226f05e26d157c94e0f14854bbd0 (patch) | |
| tree | 2f42d95a9b96308d8195be87a3a31da919271338 | |
| parent | f8c9b25819ed8d19efb6ef2665c2549883a3b79a (diff) | |
| download | meta-freescale-e432045108d3226f05e26d157c94e0f14854bbd0.tar.gz | |
u-boot-fslc: Update to e36968a revision
This includes follow backports from 2014.10 upcoming release
e36968a wandboard: Use 32bit color depth for Fusion LCD
c1c50cf mx6qsabreauto: Staticize when possible
930ed7c mx6sxsabresd: Staticize i2c_pad_info1
38b6f2e imx:mx6slevk: change CONFIG_SYS_FSL_ESDHC_ADDR
10377d0 imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDR
a1cf9ae imx:mx6sxsabresd: change CONFIG_SYS_FSL_ESDHC_ADDR
3ac6818 arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG
bbc0712 arm: Make reset position-independent
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb | 2 | ||||
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb index a27fe410a..76a840947 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb | |||
| @@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" | |||
| 7 | 7 | ||
| 8 | PV = "v2014.07" | 8 | PV = "v2014.07" |
| 9 | 9 | ||
| 10 | SRCREV = "53cd36bae2a9805c945ba290c9af10a090ccd8cf" | 10 | SRCREV = "e36968af0a033e9d66535928886103370620cb4d" |
| 11 | SRCBRANCH = "patches-2014.07" | 11 | SRCBRANCH = "patches-2014.07" |
| 12 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}" | 12 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}" |
| 13 | 13 | ||
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb index f21fc0441..6991baa11 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb | |||
| @@ -2,5 +2,5 @@ include u-boot-fslc.inc | |||
| 2 | 2 | ||
| 3 | PV = "v2014.07" | 3 | PV = "v2014.07" |
| 4 | 4 | ||
| 5 | SRCREV = "53cd36bae2a9805c945ba290c9af10a090ccd8cf" | 5 | SRCREV = "e36968af0a033e9d66535928886103370620cb4d" |
| 6 | SRCBRANCH = "patches-2014.07" | 6 | SRCBRANCH = "patches-2014.07" |
