[meta-freescale] [meta-fsl-arm-extra][PATCH v2 1/9] u-boot-toradex: update to v2.6 beta 2 release

Max Krummenacher max.oss.09 at gmail.com
Thu Jul 21 11:07:41 PDT 2016


- 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 at toradex.com>
Acked-by: Stefan Agner <stefan.agner at toradex.com>

---
 recipes-bsp/u-boot/u-boot-toradex_2015.04.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bb b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bb
index a3579fc..a70173a 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bb
@@ -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)"
-- 
2.5.5



More information about the meta-freescale mailing list