|
@@ -124,8 +124,6 @@
|
|
|
|
|
|
/* Networking Configuration */
|
|
/* Networking Configuration */
|
|
|
|
|
|
-#define KSEG1ADDR(a) (a) /* Needed by the rtl8139 driver */
|
|
|
|
-
|
|
|
|
#define CONFIG_TSI108_ETH
|
|
#define CONFIG_TSI108_ETH
|
|
#define CONFIG_TSI108_ETH_NUM_PORTS 2
|
|
#define CONFIG_TSI108_ETH_NUM_PORTS 2
|
|
|
|
|
|
@@ -303,8 +301,6 @@
|
|
|
|
|
|
#define CONFIG_SYS_PCI_IO_SIZE 0x01000000 /* 16MB */
|
|
#define CONFIG_SYS_PCI_IO_SIZE 0x01000000 /* 16MB */
|
|
|
|
|
|
-#define _IO_BASE 0x00000000 /* points to PCI I/O space */
|
|
|
|
-
|
|
|
|
/* PCI Config Space mapping */
|
|
/* PCI Config Space mapping */
|
|
#define CONFIG_SYS_PCI_CFG_BASE 0xfb000000 /* Changed from FE000000 */
|
|
#define CONFIG_SYS_PCI_CFG_BASE 0xfb000000 /* Changed from FE000000 */
|
|
#define CONFIG_SYS_PCI_CFG_SIZE 0x01000000 /* 16MB */
|
|
#define CONFIG_SYS_PCI_CFG_SIZE 0x01000000 /* 16MB */
|