diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2016-08-03 16:39:22 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-08-03 16:40:33 -0300 |
commit | e37feca004459a2858e9fa732c04c28d5fe14338 (patch) | |
tree | 175200880af53f560beaaf38df68185b356a03a4 /recipes-bsp/u-boot/u-boot-fslc_2016.07.bb | |
parent | bf973ce456fb07b1bf30501a524cca9a3a243920 (diff) | |
download | meta-fsl-arm-e37feca004459a2858e9fa732c04c28d5fe14338.tar.gz |
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 <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-fslc_2016.07.bb')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2016.07.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 6a1bbab..080e905 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 | |||
2 | 2 | ||
3 | PV = "v2016.07+git${SRCPV}" | 3 | PV = "v2016.07+git${SRCPV}" |
4 | 4 | ||
5 | SRCREV = "e38d99f2c1eb1ff4076cc42ba93191c7c8038aa4" | 5 | SRCREV = "16a26705252aac106e196d2f9593845539c73837" |
6 | SRCBRANCH = "2016.07+fslc" | 6 | SRCBRANCH = "2016.07+fslc" |