summaryrefslogtreecommitdiff
path: root/include/configs/dnp1110.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/dnp1110.h')
-rw-r--r--include/configs/dnp1110.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/dnp1110.h b/include/configs/dnp1110.h
index b14e35b628..9ac2856f65 100644
--- a/include/configs/dnp1110.h
+++ b/include/configs/dnp1110.h
@@ -31,7 +31,8 @@
* If we are developing, we might want to start armboot from ram
* so we MUST NOT initialize critical regs like mem-timing ...
*/
-#undef CONFIG_INIT_CRITICAL
+#define CONFIG_SKIP_LOWLEVEL_INIT 1
+#undef CONFIG_SKIP_RELOCATE_UBOOT
/*
* High Level Configuration Options