powerpc/85xx: Fix NAND SPL support
[oweals/u-boot.git] / include / configs / innokom.h
index 744d65c6e4d6e898c6402311d3d8c0128951d00a..a0a3da1e82c0d00762e58ec9762e1632b7ea4e5d 100644 (file)
@@ -43,7 +43,7 @@
 #define        CONFIG_SYS_TEXT_BASE    0x0
 
 /* we will never enable dcache, because we have to setup MMU first */
-#define CONFIG_SYS_NO_DCACHE
+#define CONFIG_SYS_DCACHE_OFF
 
 /*
  * Hardware drivers
 /*
  * SMSC91C111 Network Card
  */
-#define CONFIG_NET_MULTI
 #define CONFIG_SMC91111                1
 #define CONFIG_SMC91111_BASE           0x14000000 /* chip select 5         */
 #undef  CONFIG_SMC_USE_32_BIT                     /* 16 bit bus access     */