summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-07-28 12:16:42 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2014-07-28 12:16:42 -0300
commit6ef8db67df3436a463851ff95dcfb6a66132f3c0 (patch)
treef0db11654361c72d3b22ea42b9e73ff24b04ffa6 /recipes-bsp
parent185a3409c4e2a49eaad1d7fb36283ef87fec0ddc (diff)
downloadmeta-fsl-arm-6ef8db67df3436a463851ff95dcfb6a66132f3c0.tar.gz
u-boot-fslc: Update to 7a3b1da revision
This includes the following changes: 7a3b1da mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT cb07d74 Add TQ Systems TQMa6 board support e379c03 arm, imx6: add aristainetos board 562f8df spi: add config option to enable the WP pin function on st micron flashes a0ae009 i.MX6: add enable_spi_clk() b2f97cf pwm, imx6: add support for pwm modul on imx6 aafe402 i.MX6: define struct pwm_regs and PWMCR_* defines 4a4d3a7 imx6: add gpr2 usb_otg_id iomux select control define d726d5f arm: mxs: Scrub useless ifdef aeadf06 mx6: Adjust the GPR offset for mx6solox 0a11d6f mx6: Remove duplication of iomuxc structure fa8cf31 mx6sxsabresd: Add PFUZE100 PMIC support a3df99b mx6: soc: Do not apply the PFD erratum for mx6solox 6ed9c7b embestmx6boards: convert to generic board 14a1613 mx6sx: Add initial support for mx6sxsabresd board d95b6ab mx6: clock: Do not enable sata and ipu clocks f586040 mx6sx: Add pin definitions 05d54b8 mx6: Add support for the mx6solox variant Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2014.07.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb
index 6ba1552..3e9732a 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
7 7
8PV = "v2014.07" 8PV = "v2014.07"
9 9
10SRCREV = "524123a70761110c5cf3ccc5f52f6d4da071b959" 10SRCREV = "7a3b1da437a871e1d7552626c0ad07605b7e5252"
11SRCBRANCH = "patches-2014.07" 11SRCBRANCH = "patches-2014.07"
12SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}" 12SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}"
13 13
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb
index efccca6..e832638 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
2 2
3PV = "v2014.07" 3PV = "v2014.07"
4 4
5SRCREV = "524123a70761110c5cf3ccc5f52f6d4da071b959" 5SRCREV = "7a3b1da437a871e1d7552626c0ad07605b7e5252"
6SRCBRANCH = "patches-2014.07" 6SRCBRANCH = "patches-2014.07"