This updates the U-Boot version to 2012.07; the current changes above
official release can be seen at:
https://github.com/Freescale/u-boot-imx/commits/patches-2012.07
This release works for mx5, mx6 SoCs and the imx28evk board.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
DEPENDS_mxs += "elftosb-native"
-SRCREV = "560b63a4fc0f293ab2bfde015781a8f48f2c24c4"
+SRCREV = "573e018c01178616ecf04e088e1a5b99537db694"
-PV = "v2012.04.01"
-PR = "r5"
+PV = "v2012.07"
SRC_URI = "git://github.com/Freescale/u-boot-imx.git"