Merge with /home/sr/git/u-boot/cfi-flash
[oweals/u-boot.git] / include / configs / gcplus.h
index 618b25ae2df9dfecaa8e8b4b20370563c0e9f606..b68a2dca09c5652b20b1dc59d51b43ec02591780 100644 (file)
  * 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 memsetup (CONFIG_INIT_CRITICAL) to remedy that problem.
+ * we use lowlevel_init (CONFIG_INIT_CRITICAL) to remedy that problem.
  */
-#define CONFIG_INIT_CRITICAL
+#undef  CONFIG_SKIP_LOWLEVEL_INIT
+#define CONFIG_SKIP_RELOCATE_UBOOT     1
 
 /*
  * High Level Configuration Options