]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to revision 6e66aed
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 16 Feb 2015 14:50:22 +0000 (12:50 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 19 Feb 2015 23:04:05 +0000 (21:04 -0200)
This includes the following backports from the 2015.04 upcoming release:

6e66aed imx:mx6 set normal APS and standby PFM mode
7a5cac0 pmic: fix missing SWITCH_SIZE
f98e73a pmic:pfuze implement pmic_mode_init
d79d747 mx53loco: Fix boot hang during reboot stress test
a5fb3c4 arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode
685ec23 arm: mxs: Enable booting of mx28 without battery
19161e5 arm: mxs: Add debug outputs and comments to mxs SPL source files
062e666 imx: mx6: Fixed AIPS3 base address issue
bc83af2 imx: imximage: Add QuadSPI boot support
364658f imx: mx6qsabreauto: Change to use common GPMI IO clock function
8c23f6f pmic:pfuz100 add switch mode and more registers
8385185 pmic:pfuze add macro for setting voltage
d8cd731 imx:mx6 update fuse_bank0_regs
d41380a fsl/ls1021qds: Add deep sleep support
8fe3f3b arm: ls102xa: Add LPUART support for LS1021ATWR board
3408c48 arm: ls102xa: Add LPUART support for LS1021AQDS board
e70b26f ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD boot
809e163 arm: ls102xa: Update snoop settings for CCI-400
2650c5d ARM: HYP/non-sec: Make variable gic_dist_addr as a local one
b2c8ac3 ls102xa: dcu: Add platform support for DCU on LS1021AQDS board
7f0f245 crypto/fsl: Add fixup for crypto node
8023778 arm: ls102xa: Add dummy gpio.h to enable CONFIG_OF_CONTROL
79dcb3a ls102xa: etsec: Select ge0_clk125 for eTSEC clock muxing as default
636e863 arm/ls1021a: Add workaround for DDR erratum A008378

Change-Id: I91b013eb0d4a7741aa360f701e86f3dfdfccb6c8
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb

index 4ffcb2aa4e34e81efa6c25c891520af6ba23da6b..4281cc2667da508202d8323e020c638e6d0c0b15 100644 (file)
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
 
 PV = "v2015.01+git${SRCPV}"
 
-SRCREV = "4dab988b9ca2344eb187e2e093c37203e1dfcb3d"
+SRCREV = "6e66aed373b038820664ca4630d3f5adc813d3e7"
 SRCBRANCH = "patches-2015.01"
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
 
index 6c70348fd90838dcf0f52b630c050e847684f975..010ab102752e7a9b5290d41eec3faf099eca6644 100644 (file)
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
 
 PV = "v2015.01+git${SRCPV}"
 
-SRCREV = "4dab988b9ca2344eb187e2e093c37203e1dfcb3d"
+SRCREV = "6e66aed373b038820664ca4630d3f5adc813d3e7"
 SRCBRANCH = "patches-2015.01"