summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorBreno Lima <breno.lima@nxp.com>2016-08-15 13:41:59 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-08-23 23:26:55 -0300
commit301c3532f50bfe3d2d04e705703b550f276e172f (patch)
tree65af0a367ee4bee7cd03de47e0507edc98277c0f /recipes-bsp/u-boot
parent34724057b099ea72a06c151aa1d03bcff5da8841 (diff)
downloadmeta-freescale-301c3532f50bfe3d2d04e705703b550f276e172f.tar.gz
u-boot-fslc: Bump to revision 328e7d6
It includes the following change: 328e7d6: warp: Fix RAM size runtime detection Signed-off-by: Breno Lima <breno.lima@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2016.07.bb2
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 313d403e..9ea7d11f 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
3PV = "v2016.07+git${SRCPV}" 3PV = "v2016.07+git${SRCPV}"
4 4
5SRCREV = "ae973bc45dd60b9eeff2729b46498b58625fd5f2" 5SRCREV = "328e7d66b553a82fc4efe99700aaeeb36b0737d4"
6SRCBRANCH = "2016.07+fslc" 6SRCBRANCH = "2016.07+fslc"