From 2a08c85bf2457460d14d7dac1b31655bfc69ef10 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 3 Aug 2016 16:39:22 -0300 Subject: [PATCH] u-boot-fslc: Bump revision to 16a2670 This backport following changes from upcoming 2016.09 release: 16a2670 arm: imx: Add support for Advantech DMS-BA16 board b5e61c4 mx7dsabresd: Print secure/non-secure mode info 28830fe mtd: nand: mxs: fix cache alignment for cache lines >32 Change-Id: I332effe171f58f814f5f525e835b22f6e54e5601 Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb | 2 +- recipes-bsp/u-boot/u-boot-fslc_2016.07.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb index b8595584..674bf703 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb @@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" PV = "v2016.07+git${SRCPV}" -SRCREV = "e38d99f2c1eb1ff4076cc42ba93191c7c8038aa4" +SRCREV = "16a26705252aac106e196d2f9593845539c73837" SRCBRANCH = "2016.07+fslc" SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb index 6a1bbab1..080e905f 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb @@ -2,5 +2,5 @@ include u-boot-fslc.inc PV = "v2016.07+git${SRCPV}" -SRCREV = "e38d99f2c1eb1ff4076cc42ba93191c7c8038aa4" +SRCREV = "16a26705252aac106e196d2f9593845539c73837" SRCBRANCH = "2016.07+fslc" -- 2.40.1