mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
u-boot-toradex: update to v2.6 beta 2 release
- merged NXP imx_v2015.04_3.14.52_1.1.0_ga release - backport fix to complie with GCC-6 from mainline - add support for the i.MX 7 based Colibri iMX 7 module - add mx7 to compatible machine Additionally notable commits 8d048cf i.mx 6/7 increase maximum temperature for booting linux c9f3017 net: increase maximum frame size to accomediate VLAN packets 7bf0f5d colibri_vf/imx6/7 apalis_imx6: synchronize/improve memory options 2f3e53e apalis_imx6: fix Ethernet when using gigabit switch c12a0fc net: phy: allow disabling gigabit ethernet 4387807 colibri_imx6: update do_patch_ddr_size to parse ivt and dcd e1a48b2 apalis/colibri_imx6: availability check for update fusing command 119db19 apalis/colibri_imx6: adding update fusing command 112246b colibri_vf: use same NAND clock as Linux uses 7f94666 colibri_vf: read kernel and device tree from static UBI volumes 2b73c91 Revert "tools: make imxheader size align on page size" 04fe624 apalis_imx6_it_defconfig: add options needed with 3.14.52_1.1.0_ga 8578a5c iMX6/7 soc.c: allow for board supplied serial 028a378 tools/imximage: set DCD pointer to NULL when its length is 0 9ab1413 pci: fix address range check in __pci_hose_phys_to_bus() b9b4bd6 pmic: delay reset to meet Ethernet PHY timing Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
bc7ea0e167
commit
39bcb6f641
|
@ -1,7 +1,7 @@
|
|||
include u-boot-toradex.inc
|
||||
|
||||
PV = "v2015.04-v2.5b3+git${SRCPV}"
|
||||
PV = "v2015.04-v2.6b2.1+git${SRCPV}"
|
||||
|
||||
SRCREV = "b66337d357cca761bf8627acbb1ec991f425f0b4"
|
||||
SRCREV = "90a974d34aaa85d5ce69f83067928592c5389990"
|
||||
SRCBRANCH = "2015.04-toradex"
|
||||
COMPATIBLE_MACHINE = "(mx6|vf)"
|
||||
COMPATIBLE_MACHINE = "(mx6|mx7|vf)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user