summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2013-10-31 14:53:36 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2013-10-31 14:53:36 -0200
commitfe441f5d1ce38514e648a18be6817ac88f4b6906 (patch)
treeae900c5f350b755e49a0472af73f166f70d7eff5 /recipes-bsp/u-boot
parent90899f7d4f8c476237a74370ce1aa39d9ef6eb07 (diff)
downloadmeta-fsl-arm-fe441f5d1ce38514e648a18be6817ac88f4b6906.tar.gz
u-boot-fslc: Update to revision 079e2148
This includes following commit: commit 079e214888279518ce061c71238a74a0c3db2c28 Author: Fabio Estevam <fabio.estevam@freescale.com> Date: Mon Sep 30 13:16:52 2013 -0300 ARM: mx5: Enable L2 cache Enable L2 cache for improving the system performance. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Change-Id: I33c66775b42e46beff8868daeb46404541c2f387 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-mxsboot_2013.10.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2013.10.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb
index 04069ca..f1dc047 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
7 7
8PV = "v2013.10" 8PV = "v2013.10"
9 9
10SRCREV = "6765f2e13258f1a784399f775f6b26af82e119d2" 10SRCREV = "079e214888279518ce061c71238a74a0c3db2c28"
11SRC_URI = "git://github.com/Freescale/u-boot-imx.git" 11SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb
index 2098587..73d4371 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb
@@ -10,7 +10,7 @@ PROVIDES += "u-boot"
10 10
11PV = "v2013.10" 11PV = "v2013.10"
12 12
13SRCREV = "6765f2e13258f1a784399f775f6b26af82e119d2" 13SRCREV = "079e214888279518ce061c71238a74a0c3db2c28"
14SRC_URI = "git://github.com/Freescale/u-boot-imx.git" 14SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"