]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Bump to b16ec2d revision
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 11 May 2015 11:37:44 +0000 (08:37 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 11 May 2015 13:20:01 +0000 (10:20 -0300)
This includes some backports of 2015.07-rc1 release which are related
to i.MX and Vybrid families. The backported changes are:

b16ec2d mx6cuboxi: Mention Cubox-i in the README
4cf36bf hummingboard: Remove mx6solo specific support
e767d87 mx6cuboxi: Skip usb initialization when booting without HDMI
6d87db5 mx6cuboxi: Pull down PAD_ENET_RXD0/RXD1
ef1be8d mx6cuboxi: Fix Ethernet PHY detection problem
c11bc28 logos: Add Solidrun's logo
df66a37 mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdin
43c9802 mx6cuboxi: Add USB host support
9403159 mx6cuboxi: Add HDMI output support
2ee593f Fix mxc_hab documenation
f1b4690 arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations
8afedb2 colibri_vf: Enable USB support for Colibri Vybrid
1c322c8 usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
8f3b4af ARM: vf610: Initial integration for Colibri VF50/VF61
ec4acf4 ARM: vf610: Enable caches
d0b33b7 ARM: vf610: Add SoC and CPU type detection
6adfaab ARM: vf610: Enable external 32KHz oscillator
0cbdc08 ARM: vf610: Move DDR3 initialization to imx-common
dd995b9 Merge remote-tracking branch 'imx/master' into patches-2015.04
205d586 mx6cuboxi: Load the correct 'fdtfile' variable
6a305f2 mx6cuboxi: Use more standard namings for fdt variables
feb6cc5 mx6cuboxi: Differentiate Cubox-i and Hummingboard
8cb6817 mx6cuboxi: Introduce multi-SoC support
cfdcc5f mx6cuboxi: Prepare for multi SoC support
b684586 mx6cuboxi: Fix the defconfig name
f5e23aa unzip: add gzwrite command to write compressed image to block device
5b9f6a3 gunzip: add gzwrite routine for extracting compresed images to block device
120aea5 ARM: cm_fx6: use "select" instead of default value in defconfig
755bd40 ARM: mx6: use "select" instead of default value in defconfig

Change-Id: Ic3a0ecbd09e7a76d3ef732414184473a32952ac3
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 e35a7614c4ae8193ff6492ad33f823cde50e2971..7c34a9428401f8260e995e69c1b12f78f060bac9 100644 (file)
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
 
 PV = "v2015.04+git${SRCPV}"
 
-SRCREV = "fb25693bac67600057a2e6f1121255c04ae4742f"
+SRCREV = "b16ec2de8ddd3ce3bca7566e045dc085755550f6"
 SRCBRANCH = "patches-2015.04"
 
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
index 8d4c7216512312263cd555cb966fd9a909864101..726d442c3d97a58b16d3ad45a311dd0f04a4b6b4 100644 (file)
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
 
 PV = "v2015.04+git${SRCPV}"
 
-SRCREV = "fb25693bac67600057a2e6f1121255c04ae4742f"
+SRCREV = "b16ec2de8ddd3ce3bca7566e045dc085755550f6"
 SRCBRANCH = "patches-2015.04"