summaryrefslogtreecommitdiff
path: root/include/env/ti/mmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/env/ti/mmc.h')
-rw-r--r--include/env/ti/mmc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/env/ti/mmc.h b/include/env/ti/mmc.h
index d07189baaf4..dbb0e3559ea 100644
--- a/include/env/ti/mmc.h
+++ b/include/env/ti/mmc.h
@@ -44,6 +44,7 @@
"mmcloados=" \
"if test ${boot_fdt} = yes || test ${boot_fdt} = try; then " \
"if run loadfdt; then " \
+ "run get_overlay_mmc;" \
"bootz ${loadaddr} - ${fdtaddr}; " \
"else " \
"if test ${boot_fdt} = try; then " \