]> git.sur5r.net Git - u-boot/blobdiff - include/configs/pleb2.h
sh: Add support for ecovec board
[u-boot] / include / configs / pleb2.h
index 64654f825e309f548a9f424e79e38a7ed857c92f..2aeb7fb34e33471fc20f403601e3d1a6c51e48c4 100644 (file)
 #define CONFIG_PLEB2           1       /* on an PLEB2 Board        */
 #undef CONFIG_LCD
 #undef CONFIG_MMC
-#define BOARD_LATE_INIT                1
+#define CONFIG_BOARD_LATE_INIT
 #define        CONFIG_SYS_TEXT_BASE    0x0
 
 #undef CONFIG_USE_IRQ                  /* we don't need IRQ/FIQ stuff */
 
 /* we will never enable dcache, because we have to setup MMU first */
-#define CONFIG_SYS_NO_DCACHE
+#define CONFIG_SYS_DCACHE_OFF
 
 /*
  * Size of malloc() pool
@@ -56,7 +56,6 @@
  */
 
 /* None - PLEB 2 doesn't have any of this.
-       #define CONFIG_NET_MULTI
        #define CONFIG_LAN91C96
        #define CONFIG_LAN91C96_BASE 0x0C000000
  */
@@ -88,6 +87,7 @@
 #include <config_cmd_default.h>
 
 #undef CONFIG_CMD_NET
+#undef CONFIG_CMD_NFS
 
 
 #define CONFIG_BOOTDELAY       3