]> git.sur5r.net Git - u-boot/blobdiff - include/configs/M5253DEMO.h
microblaze: Enable TFTP put command
[u-boot] / include / configs / M5253DEMO.h
index f2f315940cdcca8f80e1d22eabc15bf469766a09..b843e07708a2a57872499004a8995a34211aaa45 100644 (file)
 #      define CONFIG_SYS_ATA_STRIDE            4       /* Interval between registers */
 #endif
 
-#define CONFIG_NET_MULTI               1
 #define CONFIG_DRIVER_DM9000
 #ifdef CONFIG_DRIVER_DM9000
 #      define CONFIG_DM9000_BASE       (CONFIG_SYS_CS1_BASE | 0x300)
 #      define DM9000_IO                CONFIG_DM9000_BASE
 #      define DM9000_DATA              (CONFIG_DM9000_BASE + 4)
 #      undef CONFIG_DM9000_DEBUG
+#      define CONFIG_DM9000_BYTE_SWAPPED
 
 #      define CONFIG_OVERWRITE_ETHADDR_ONCE