summaryrefslogtreecommitdiffstats
path: root/include/configs/gcplus.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/gcplus.h
parentc20e28f49aaf38c7dede46d8f8fe8234fe90822c (diff)
downloadblackbird-obmc-uboot-8fc3bb4b0603516ad641e2de252a400b85fd869b.tar.gz
blackbird-obmc-uboot-8fc3bb4b0603516ad641e2de252a400b85fd869b.zip
arm: cleanup remaining CONFIG_INIT_CRITICAL
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/configs/gcplus.h')
-rw-r--r--include/configs/gcplus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/gcplus.h b/include/configs/gcplus.h
index b2fbca2f3c..85db4f5c77 100644
--- a/include/configs/gcplus.h
+++ b/include/configs/gcplus.h
@@ -36,7 +36,7 @@
* e.g. bootp/tftp download of the kernel is a far more convenient
* when testing new kernels on this target. However the ADS GCPlus Linux
* boot ROM leaves the MMU enabled when it passes control to U-Boot. So
- * we use lowlevel_init (CONFIG_INIT_CRITICAL) to remedy that problem.
+ * we use lowlevel_init (!CONFIG_SKIP_LOWLEVEL_INIT) to remedy that problem.
*/
#undef CONFIG_SKIP_LOWLEVEL_INIT
#define CONFIG_SKIP_RELOCATE_UBOOT 1
OpenPOWER on IntegriCloud