summaryrefslogtreecommitdiffstats
path: root/include/configs/xaeniax.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-11-02 13:00:33 +0000
committerwdenk <wdenk>2004-11-02 13:00:33 +0000
commit1f6d4258c25bc41ce8404d3485ace1989f796a2f (patch)
tree0d8f04fd02a0c4294fa919bd3a0c62c95713ed39 /include/configs/xaeniax.h
parent983fda8391fa0ccfd4e0fd0bfb5a5e662e07b222 (diff)
downloadtalos-obmc-uboot-1f6d4258c25bc41ce8404d3485ace1989f796a2f.tar.gz
talos-obmc-uboot-1f6d4258c25bc41ce8404d3485ace1989f796a2f.zip
Work around for Ethernet problems on Xaeniax board
Diffstat (limited to 'include/configs/xaeniax.h')
-rw-r--r--include/configs/xaeniax.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/xaeniax.h b/include/configs/xaeniax.h
index a7b695dda7..9b8a596920 100644
--- a/include/configs/xaeniax.h
+++ b/include/configs/xaeniax.h
@@ -181,7 +181,7 @@
* SMSC91C111 Network Card
*/
#define CONFIG_DRIVER_SMC91111 1
-#define CONFIG_SMC91111_BASE 0x0C00030 /* chip select 3 */
+#define CONFIG_SMC91111_BASE 0x10000300 /* chip select 3 */
#define CONFIG_SMC_USE_32_BIT 1 /* 32 bit bus */
#undef CONFIG_SMC_91111_EXT_PHY /* we use internal phy */
#undef CONFIG_SHOW_ACTIVITY
OpenPOWER on IntegriCloud