powerpc/85xx: Fix NAND SPL support
[oweals/u-boot.git] / include / configs / espt.h
index ad3c335b062085597bfe6ea4e3d1bfd4ad698281..38058c7aff1de295fefb03b3f84e0f03d7cece77 100644 (file)
@@ -85,7 +85,6 @@
 #define CONFIG_SYS_MONITOR_LEN         (128 * 1024)
 /* Size of DRAM reserved for malloc() use */
 #define CONFIG_SYS_MALLOC_LEN          (1024 * 1024)
-/* size in bytes reserved for initial data */
 #define CONFIG_SYS_BOOTMAPSZ           (8 * 1024 * 1024)
 
 #define CONFIG_SYS_FLASH_CFI
 #define CONFIG_SYS_HZ       1000
 
 /* Ether */
-#define CONFIG_NET_MULTI 1
 #define CONFIG_SH_ETHER 1
 #define CONFIG_SH_ETHER_USE_PORT (1)
 #define CONFIG_SH_ETHER_PHY_ADDR (0x00)