]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update revision to 1b6aee7
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 5 Nov 2015 21:49:27 +0000 (19:49 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:22 +0000 (15:03 -0300)
This includes following backported changes from 2016.01 development tree:

1b6aee7 mx7dsabresd: add secure boot support
54021ea imx: hab: add mx7 secure boot support
eea967b imx: hab: use read_fuse for secure boot settings
cca95ea arm: imx: add secure boot fuse details for imx7 SoC
5ef219e arm: imx: add secure boot fuse details for imx6 SoC
b2842cc imx: hab: add secure boot fuse details
31454f2 imx: hab: rework unified rom section for mx7
9ac3e4b imx: hab: use unified rom section for mx6sx and mx6ul
20235de imx: hab: rework secure boot support for imx6
8574461 imx: cpu: move common chip revision id's
a0c37ef imx: mx6sabresd: add i.MX6DQP Sabresd support
93bcc5f imx35, flea3: add FIT image support
10ca202 ts4800: add CONFIG_OF_LIBFDT
4198580 arm, imx6, aristainetos2: set gpr register after reset
e06ab75 arm, imx: add some gpr register defines
8af784c driver: misc: add MXC_OCOTP Kconfig entry
a022163 imx-common: timer: clean up code

Besides those, it also include:

4238786 cgtqmx6eval: Fix SPL support

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.10.bb
recipes-bsp/u-boot/u-boot-fslc_2015.10.bb

index ecbf2a3e854328686196cb23c075527335ae5f14..c8c9a4363f08b02deff811b8d57e7a4b909f9cd0 100644 (file)
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
 
 PV = "v2015.10+git${SRCPV}"
 
-SRCREV = "23575d2d1b958952c42348e4aee96969eab3e1f2"
+SRCREV = "1b6aee73e60023ae4ba16b11ce7bc23e0e8552f7"
 SRCBRANCH = "2015.10+fslc"
 
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
index ac7637870d113aa18f10cd05657419073836784f..d326abe5654b8151067cd27d4022b183ce868754 100644 (file)
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
 
 PV = "v2015.10+git${SRCPV}"
 
-SRCREV = "23575d2d1b958952c42348e4aee96969eab3e1f2"
+SRCREV = "1b6aee73e60023ae4ba16b11ce7bc23e0e8552f7"
 SRCBRANCH = "2015.10+fslc"