]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to 7a3b1da revision
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 28 Jul 2014 15:16:42 +0000 (12:16 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 28 Jul 2014 15:16:42 +0000 (12:16 -0300)
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>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.07.bb
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.07.bb

index 6ba1552dfcbba05562b5284b92a1fa61c6ed16fa..3e9732a034819a0af3c311daeb13fe44c74f1323 100644 (file)
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
 
 PV = "v2014.07"
 
-SRCREV = "524123a70761110c5cf3ccc5f52f6d4da071b959"
+SRCREV = "7a3b1da437a871e1d7552626c0ad07605b7e5252"
 SRCBRANCH = "patches-2014.07"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}"
 
index efccca6fe9456160f7b249486f44bca0d9fb51f0..e8326387b6825a7308c4e104e00f4d069981c95b 100644 (file)
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
 
 PV = "v2014.07"
 
-SRCREV = "524123a70761110c5cf3ccc5f52f6d4da071b959"
+SRCREV = "7a3b1da437a871e1d7552626c0ad07605b7e5252"
 SRCBRANCH = "patches-2014.07"