]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MigoR.h
DaVinci DM6467: Enhance board Support
[u-boot] / include / configs / MigoR.h
index 3853574fcbe90a3bae708cfe250486f40195e132..8a6b8d06b4bb465539d3fcc74fa361d578da3d25 100644 (file)
@@ -50,7 +50,8 @@
 #undef  CONFIG_SHOW_BOOT_PROGRESS
 
 /* SMC9111 */
-#define CONFIG_DRIVER_SMC91111
+#define CONFIG_NET_MULTI
+#define CONFIG_SMC91111
 #define CONFIG_SMC91111_BASE    (0xB0000000)
 
 /* MEMORY */
@@ -98,7 +99,6 @@
 /* Size of DRAM reserved for malloc() use */
 #define CONFIG_SYS_MALLOC_LEN  (256 * 1024)
 /* size in bytes reserved for initial data */
-#define CONFIG_SYS_GBL_DATA_SIZE       (256)
 #define CONFIG_SYS_BOOTMAPSZ   (8 * 1024 * 1024)
 
 /* FLASH */