mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 05:15:24 +02:00
u-boot-variscite: Bump revision to 2d1855ccbf
This commit includes the following changes: - 2d1855ccbf mx6var_som: Reuse 2GB RAM DART-MX6 code also for legacy DDR conf - 501a35f281 mx6var_som: Fix Ethernet and video issues with 2GB RAM DART-MX6 - 9266f2a2be mx6var_som: Move the setup_display() call from board_early_init_f() to board_init() - f8b4493926 mx6var_som: fix possibe hang when the i2c bus is busy - 323af6fd4a net: fec_mxc: printf the "got MAC from fuse" message - 5aa069a430 fw_env: fix compilation error under gcc6 - 19ce290a6b Fix the compile issue under gcc6 - c8eb928942 Allow fw env tools to be available as library - dad9b14a53 mx6var_som: Add standby settings for VGEN4 and VGEN6 - f7a3c3a125 mx6var_som: Fix VGEN3CTL setting, following the pfuze100 definition fix - d71c5b7506 power: pfuze100: Fix LDO "extended" mode control definitions - 8056559dc5 mx6var_som: Add support for booting from eMMC on VAR-SOM-MX6 (rev 2.3) - fa6c2974ac mx6var_som: Remove 'bpp=32' for ldb in default environment - 91f42abe37 MA-7330-1 change tool chain to gcc4.9 for android kernel and uboot - 88f6ba91a7 disable dm_verity to allow booting with android user builds Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
This commit is contained in:
parent
f32a333446
commit
b2c1f1b899
|
@ -9,7 +9,7 @@ PROVIDES += "u-boot"
|
|||
|
||||
SPL_BINARY = "SPL"
|
||||
|
||||
SRCREV = "d4b69fe88b20223acf36e4c36ea464cd5a866ab2"
|
||||
SRCREV = "2d1855ccbf780293405ade91894011708531f443"
|
||||
SRCBRANCH = "imx_v2015.04_4.1.15_1.1.0_ga_var01"
|
||||
|
||||
SRC_URI = "\
|
||||
|
|
Loading…
Reference in New Issue
Block a user