summaryrefslogtreecommitdiff
path: root/include/configs/xsengine.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/xsengine.h')
-rw-r--r--include/configs/xsengine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/xsengine.h b/include/configs/xsengine.h
index 87d2c942d..6b15766da 100644
--- a/include/configs/xsengine.h
+++ b/include/configs/xsengine.h
@@ -32,7 +32,7 @@
* If we are developing, we might want to start armboot from ram
* so we MUST NOT initialize critical regs like mem-timing ...
*/
-#define CONFIG_INIT_CRITICAL /* undef for developing */
+#define CONFIG_INIT_CRITICAL
/* High Level Configuration Options */
#define CONFIG_PXA250 1 /* This is an PXA250 CPU */