aboutsummaryrefslogtreecommitdiff
path: root/include/configs/armadillo.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-05-15 23:45:20 +0200
committerWolfgang Denk <wd@denx.de>2009-06-12 20:39:48 +0200
commit8fc3bb4b0603516ad641e2de252a400b85fd869b (patch)
tree67b1974fe65ed42862111b903390edc81f1d468f /include/configs/armadillo.h
parentc20e28f49aaf38c7dede46d8f8fe8234fe90822c (diff)
arm: cleanup remaining CONFIG_INIT_CRITICAL
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/configs/armadillo.h')
-rw-r--r--include/configs/armadillo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/armadillo.h b/include/configs/armadillo.h
index 7ba5e174e..f7eec2768 100644
--- a/include/configs/armadillo.h
+++ b/include/configs/armadillo.h
@@ -34,7 +34,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 */
+#undef CONFIG_SKIP_LOWLEVEL_INIT
/*
* High Level Configuration Options