]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to the 2015.04's final release based fork
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 14 Apr 2015 14:53:09 +0000 (11:53 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 14 Apr 2015 15:16:57 +0000 (12:16 -0300)
The 2b3a8e87 has the 2015.04 final release merged. So the current set
of changes applied on top of the 2015.04 release are:

59e39d3 wandboard: Changed mmcroot variable so kernel 3.10.31 boots
48b8a98 iMX6: Change mmcroot to use fixed mmc block index for USDHC
2f1399e mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT
b265496 embestmx6boards: Change default bootenv configuration
d8c2380 mx6sabresd: Use LDO dtb file until LDO bypass support is added
1556dde mx6slevk: Use LDO dtb file until LDO bypass support is added

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

index 45d27b1b3b5794f7fbab4d595ab79eb99763c47d..111ddff0717599af5a9b0e0d11b120a36a1f5d95 100644 (file)
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
 
 PV = "v2015.04+git${SRCPV}"
 
-SRCREV = "c0e89c7c2d499836fe94446d9c184a868dd4707d"
+SRCREV = "2b3a8e87bdd5057be4ba414229e782553517f224"
 SRCBRANCH = "patches-2015.04"
 
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
index bdbf93a873f29348326ca59c4dbcdcc6de0a938d..51422411219911ca70d671cc2a523b41a3d01d45 100644 (file)
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
 
 PV = "v2015.04+git${SRCPV}"
 
-SRCREV = "c0e89c7c2d499836fe94446d9c184a868dd4707d"
+SRCREV = "2b3a8e87bdd5057be4ba414229e782553517f224"
 SRCBRANCH = "patches-2015.04"