]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to 1e82446 revision
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 6 Apr 2016 11:09:08 +0000 (08:09 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:06:34 +0000 (15:06 -0300)
This brings following backports/fixes:

1e82446 mx6slevk: imximage.cfg: update to fix tINIT3 and tIH-CA violations
e578035 mx6qarm2: imximage_mx6dl.cfg update to fix tINIT3 violation
adc86d5 mx7_common: Define CONFIG_SYS_MALLOC_LEN in the board file
83195c2 warp7: Pass the UART base definition
87a2283 mx6sabresd: Remove unneeded enable_lvds() function
8f1927e arm: mxs: Update MX28EVK config
db8b958 mx6sabresd: Use VESA 1024x768 timings
49185d3 mx27: 16-bit wide watchdog registers
cfc4a96 mx6sabre_common: Fix U-Boot corruption after 'saveenv'
d955806 arm: mx5: Enable NAND TrimFFS on M53EVK
0aea495 imx: print ARM clock for clocks command
1a1ac16 imx: mx6ul configure the PMIC_STBY_REQ pin as open drain
6f8ee92 imx: mx6ul: skip setting ahb rate
60b774d imx: mx6: Fix incorrect clear mmdc_ch0 handshake mask
fe3704b Revert conversion for config_distro_bootcmd.h
8a68957 Revert "warp7: Add initial support"

Change-Id: I7a04b21f4ec9aac0a58adb1233d208b1ae2c3258
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.03.bb
recipes-bsp/u-boot/u-boot-fslc_2016.03.bb

index 4ec03577ca231f2fb236847f8a04860d31aa4fc9..609ce67edf4764057cc9a4f6ca6cf5f92a61154f 100644 (file)
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
 
 PV = "v2016.03+git${SRCPV}"
 
-SRCREV = "fd6b196f574ca85d75d6bbe24cf9344e58366ae1"
+SRCREV = "1e82446ebd54b50a45dfb0a564a3e6763f309341"
 SRCBRANCH = "2016.03+fslc"
 
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
index 2358de34b5b6e4a69d178e710c8032a941d6756c..94b24e9d911ad02592fad013a804bdd6c7e4854f 100644 (file)
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
 
 PV = "v2016.03+git${SRCPV}"
 
-SRCREV = "fd6b196f574ca85d75d6bbe24cf9344e58366ae1"
+SRCREV = "1e82446ebd54b50a45dfb0a564a3e6763f309341"
 SRCBRANCH = "2016.03+fslc"