powerpc/85xx: Fix NAND SPL support
[oweals/u-boot.git] / include / configs / xaeniax.h
index 205e86c78b53d6441b6c3ee08548baef61d34887..6dce8aeaf1e0f0cf8f7d5037c2ee33e08dec3a34 100644 (file)
@@ -45,7 +45,7 @@
 #define        CONFIG_SYS_TEXT_BASE    0x0
 
 
-#define BOARD_LATE_INIT                1
+#define CONFIG_BOARD_LATE_INIT
 
 
 #undef CONFIG_USE_IRQ                  /* we don't need IRQ/FIQ stuff */
 /*
  * SMSC91C111 Network Card
  */
-#define CONFIG_NET_MULTI
 #define CONFIG_SMC91111                1
 #define CONFIG_SMC91111_BASE           0x10000300  /* chip select 3         */
 #define CONFIG_SMC_USE_32_BIT          1          /* 32 bit bus  */