dra7xx-evm: u-boot: Fix SRCREV + mmc stability fix
[AGL/meta-agl.git] / meta-agl-bsp / meta-ti / recipes-bsp / u-boot / u-boot-ti-staging_%.bbappend
index 77b84f9..8f4402b 100644 (file)
@@ -1,12 +1,13 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
 
-SRCREV = "${AUTOREV}"
+SRCREV = "7e76f5e6781205bbdf4ec53aa6671b30856a33e7"
 BRANCH = "p-ti-u-boot-2016.05"
 
 SRC_URI = "git://git.omapzoom.org/repo/u-boot.git;protocol=git;branch=${BRANCH}"
 # This applies to the JACINTO 6 vayu board ... essentially it is dra7_evm.
 SRC_URI_vayu     += "file://fix_builderror_gcc5.patch"
 SRC_URI += " file://${UBOOT_ENV_BINARY}"
+SRC_URI += " file://0001-mmc-disable-the-mmc-clock-during-power-off.patch"
 
 UBOOT_ENV = "uEnv"