]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to revision 079e2148
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 31 Oct 2013 16:53:36 +0000 (14:53 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 31 Oct 2013 16:53:36 +0000 (14:53 -0200)
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>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb

index 04069ca7e42f3c9ba7723568de48b74f91b184c4..f1dc047d80455f6ac5113518af17aa2c2afc2ba0 100644 (file)
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
 
 PV = "v2013.10"
 
-SRCREV = "6765f2e13258f1a784399f775f6b26af82e119d2"
+SRCREV = "079e214888279518ce061c71238a74a0c3db2c28"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"
index 2098587f22fffa425a2e9d02530837299820623c..73d43713575158db220406b1fb5ea274500d13fa 100644 (file)
@@ -10,7 +10,7 @@ PROVIDES += "u-boot"
 
 PV = "v2013.10"
 
-SRCREV = "6765f2e13258f1a784399f775f6b26af82e119d2"
+SRCREV = "079e214888279518ce061c71238a74a0c3db2c28"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"