]> git.sur5r.net Git - u-boot/blobdiff - include/configs/M5253DEMO.h
Convert DM9000 driver for CONFIG_NET_MULTI
[u-boot] / include / configs / M5253DEMO.h
index 378e45a4469b3ddbeafb7253047b3e096960eb89..50b3a03a012a1f39b44b5ed51eaf08f1d686b729 100644 (file)
@@ -88,6 +88,7 @@
 #      define _IO_BASE                 0
 #endif
 
+#define CONFIG_NET_MULTI               1
 #define CONFIG_DRIVER_DM9000
 #ifdef CONFIG_DRIVER_DM9000
 #      define CONFIG_DM9000_BASE       (CONFIG_SYS_CS1_BASE | 0x300)
  * the maximum mapped by the Linux kernel during initialization ??
  */
 #define CONFIG_SYS_BOOTMAPSZ           (CONFIG_SYS_SDRAM_BASE + (CONFIG_SYS_SDRAM_SIZE << 20))
+#define CONFIG_SYS_BOOTM_LEN           (CONFIG_SYS_SDRAM_SIZE << 20)
 
 /* FLASH organization */
 #define CONFIG_SYS_FLASH_BASE          (CONFIG_SYS_CS0_BASE)