summaryrefslogtreecommitdiff
path: root/include/configs/mx7ulp_evk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx7ulp_evk.h')
-rw-r--r--include/configs/mx7ulp_evk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx7ulp_evk.h b/include/configs/mx7ulp_evk.h
index 11bdd96..4f7f6fb 100644
--- a/include/configs/mx7ulp_evk.h
+++ b/include/configs/mx7ulp_evk.h
@@ -176,6 +176,7 @@
"else " \
"if run loadimage; then " \
"run mmcboot; " \
+ "else run netboot; " \
"fi; " \
"fi; " \
"fi"