5xxx: Cleanup for partial linking and --gc-sections
[oweals/u-boot.git] / include / configs / ms7722se.h
index 6755af3d5960fd2b941d3f01fef40a49fcb8d8a1..1ddadf696d9ee4ea54bf46ed97c36b57bc5efb71 100644 (file)
@@ -48,7 +48,8 @@
 #undef  CONFIG_SHOW_BOOT_PROGRESS
 
 /* SMC9111 */
-#define CONFIG_DRIVER_SMC91111
+#define CONFIG_NET_MULTI
+#define CONFIG_SMC91111
 #define CONFIG_SMC91111_BASE    (0xB8000000)
 
 /* MEMORY */
@@ -88,7 +89,6 @@
                                                        in Flash (NOT run time address in SDRAM) ?!? */
 #define CONFIG_SYS_MONITOR_LEN (128 * 1024)            /* */
 #define CONFIG_SYS_MALLOC_LEN  (256 * 1024)            /* Size of DRAM reserved for malloc() use */
-#define CONFIG_SYS_GBL_DATA_SIZE       (256)           /* size in bytes reserved for initial data */
 #define CONFIG_SYS_BOOTMAPSZ   (8 * 1024 * 1024)
 
 /* FLASH */