From ccb53dcf0e81976aab6ff693a4eaf10dae8a0261 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 16 Feb 2015 12:50:22 -0200 Subject: [PATCH] u-boot-fslc: Update to revision 6e66aed 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 --- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb | 2 +- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb index 4ffcb2aa..4281cc26 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb @@ -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}" diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb index 6c70348f..010ab102 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb @@ -2,5 +2,5 @@ include u-boot-fslc.inc PV = "v2015.01+git${SRCPV}" -SRCREV = "4dab988b9ca2344eb187e2e093c37203e1dfcb3d" +SRCREV = "6e66aed373b038820664ca4630d3f5adc813d3e7" SRCBRANCH = "patches-2015.01" -- 2.40.1