]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to revision 5d0291f
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 25 Feb 2015 16:54:01 +0000 (13:54 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 26 Feb 2015 19:59:50 +0000 (16:59 -0300)
This backports following fixes from the upcoming U-Boot 2015.04:

5d0291f warp: Add User Mass Storage support
49ad0f1 warp: Select BOUNCE_BUFFER and CMD_EXT options
5a10751 cmd_usb_mass_storage: Remove extra 'ums' string in the usage text
dd00fe2 warp: Add initial WaRP Board support
b9b6996 imx: mx6sl: Extend USDHC SD2 pins to support 8-wire use
4a01af4 mmc: fsl_esdhc: Add support to force VSELECT set
11688e5 mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V
c1b0c39 imx:mx6slevk implement power init board
996d2cb imx:mx6slevk add pmic and i2c configuration
509825c imx:mx6sl add I2c pad settings
9867962 nitrogen6x: set environment variable reset_cause
64a6057 ARM: i.MX: provide access to reset cause through get_imx_reset_cause()
d4c17e7 ot1200: add eeprom command to non-SPL build
7270ed6 cmd_eeprom: make it possible to define the used i2c bus
dadd721 ARM: imx6 Add WDOG3 for i.MX6SX
3f5ba06 ARM: imx6: disable bandgap self-bias after boot

Change-Id: I7a73b8722de1085ef93129c4e801617204d483e7
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 4281cc2667da508202d8323e020c638e6d0c0b15..12075330279c95cadc28557c0247a4edd1a23fba 100644 (file)
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
 
 PV = "v2015.01+git${SRCPV}"
 
-SRCREV = "6e66aed373b038820664ca4630d3f5adc813d3e7"
+SRCREV = "5d0291f06ae9d69189b0790a9bd407038b2b29e3"
 SRCBRANCH = "patches-2015.01"
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
 
index 010ab102752e7a9b5290d41eec3faf099eca6644..40d50cb68c9e9cb9cd299698423a59f485dee47b 100644 (file)
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
 
 PV = "v2015.01+git${SRCPV}"
 
-SRCREV = "6e66aed373b038820664ca4630d3f5adc813d3e7"
+SRCREV = "5d0291f06ae9d69189b0790a9bd407038b2b29e3"
 SRCBRANCH = "patches-2015.01"