[meta-freescale] [meta-fsl-arm][PATCH 2/2] u-boot-fslc: Update to revision 10aced3

Otavio Salvador otavio at ossystems.com.br
Wed May 20 07:10:58 PDT 2015


This backports following changes from 2015.07 development release:

10aced3 thermal: imx_thermal: use CPU temperature grade for trip points
b02bbe4 imx: mx6: add display of CPU temperature grade in print_cpuinfo()
959d59a imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTP
133492b imx: mx6: display max cpu frequency in print_cpuinfo()
b1a9761 imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP
ac4fa5f mx6: add OTP bank1 registers
982b630 arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specified
c462c40 arm/imx-common: Fix warning 'get_reset_cause' defined but not used
666a3df pmic: pfuze100 fix typo
2216998 imx: mx6sx enable SION for i2c pin mux
019f86c imx: marsboard: Enable thermal DM support
386878a imx: riotboard: Enable thermal DM support
0e80b68 imx: riotboard, marsboard: Enable thermal support
bf9a6d7 hummingboard: Remove unused directory
c46ff16 imx: ventana: add pmic_setup to SPL
d12faa5 imx: ventana: (cosmetic) clean up size defines for improved readability
86f9770 imx: ventana: config: use MMC SPL RAW support
c52aa2e env_nand: use nand_spl_load_image for readenv if SPL
5559f42 imx: ventana: use stack relocation
cd10311 imx: ventana: add GSC boot watchdog disable to SPL
079ca00 imx: ventana: add gpio setup to SPL
484f580 imx: ventana: use common uart and i2c setup functions in SPL
3dcd603 imx: ventana: detect pmic using i2c probe instead of board model
32f01d2 imx: ventana: move GSC boot watchdog disable function to gsc.c
defe0e8 imx: ventana: split out common functions between SPL and uboot
7a22259 imx: ventana: default msata/pci mux to pci before PCI enumeration
e2e0076 imx: ventana: fix pcie reset for GW522x
265e3fb imx: ventana: config: enable Thermal support
a8c94f9 imx: ventana: enable DM_SERIAL
a4f84a5 imx: ventana: register gpio's with gpio_request
872b1ae imx: ventana: config: enable driver model
6f94cad imx: ventana: config: enable gpio command
e574abe imx: ventana: display SPL boot device
31da35f imx: ventana: set dtype env var to boot media
ebec986 arm: mx6: ddr3: Remove dead code
d2249d2 i2c, mxc: rework i2c base address names for different SoCs
9c4a63b arm, imx6, i2c: add I2C4 for MX6DL
f27f41c mx6: Set shared override bit in PL310 AUX_CTRL register
143286c tbs2910: add CONFIG_SUPPORT_EMMC_BOOT
0104511 tbs2910: use default CONFIG_SYS_PBSIZE
6358e0b tbs2910: only enable vga output for stdout/stderr when hdmi detected
abce3a9 tbs2910: support for usb otg host mode
6d261b5 warp: README: Fix typo
5433284 imx: ventana: fix boot to SD
6219fb9 imx: dek_blob: Add explicit include for mapmem
57ffb41 bugfix i.mx6 pwm: prevent overflow of period_c * duty_ns

Change-Id: I4449a78c6f5ee86476894b146534b30d39a109cd
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.04.bb | 2 +-
 recipes-bsp/u-boot/u-boot-fslc_2015.04.bb         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.04.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.04.bb
index 7c34a94..3981b60 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.04.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.04.bb
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
 
 PV = "v2015.04+git${SRCPV}"
 
-SRCREV = "b16ec2de8ddd3ce3bca7566e045dc085755550f6"
+SRCREV = "10aced37cecf117e54e71bd700228f57dc34e579"
 SRCBRANCH = "patches-2015.04"
 
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb b/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb
index 726d442..3e0a5c8 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2015.04.bb
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
 
 PV = "v2015.04+git${SRCPV}"
 
-SRCREV = "b16ec2de8ddd3ce3bca7566e045dc085755550f6"
+SRCREV = "10aced37cecf117e54e71bd700228f57dc34e579"
 SRCBRANCH = "patches-2015.04"
-- 
2.1.4



More information about the meta-freescale mailing list