]> git.sur5r.net Git - u-boot/blobdiff - include/configs/io.h
microblaze: Enable TFTP put command
[u-boot] / include / configs / io.h
index a66c7043611ed987c09f736f86332830e5cf7a78..9d2a87d22dfa10147aac707515ff16c5117ae334 100644 (file)
 #define CONFIG_SYS_EBC_PB1CR           0x7f318000
 
 /* Memory Bank 2 (FPGA) initialization */
-#define CONFIG_SYS_FPGA_BASE           0x7f100000
+#define CONFIG_SYS_FPGA0_BASE          0x7f100000
 #define CONFIG_SYS_EBC_PB2AP           0x02025080
 /* BAS=0x7f1,BS=1MB,BU=R/W,BW=16bit */
 #define CONFIG_SYS_EBC_PB2CR           0x7f11a000
 
-#define CONFIG_SYS_FPGA_RFL_LOW                0x0000
-#define CONFIG_SYS_FPGA_RFL_HIGH       0x3ffe
+#define CONFIG_SYS_FPGA_BASE(k)                CONFIG_SYS_FPGA0_BASE
+#define CONFIG_SYS_FPGA_DONE(k)                0x0010
+
+#define CONFIG_SYS_FPGA_COUNT          1
 
 /* Memory Bank 3 (Latches) initialization */
 #define CONFIG_SYS_LATCH_BASE          0x7f200000