aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJason Jin <Jason.jin@freescale.com>2011-08-19 10:18:15 +0800
committerjason <jason@jason-ThinkPad-T61.(none)>2011-09-04 22:46:55 +0800
commitf73e7d67ed5accc945f4e4f24a7312826f87cab5 (patch)
tree158cfb5fd939a5d123ab53d9c92291680e82aa40 /include
parent09933fb0bab025acfd48d114b943a959281d6cf0 (diff)
ColdFire:Define the DM9000 byteswap for M5253 board.
The M5253DEMO board swapped the io pins which make the standard IO function did not work for dm9000. Define the byte swap to use raw io for dm9000. Signed-off-by: Jason Jin <Jason.jin@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/M5253DEMO.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/M5253DEMO.h b/include/configs/M5253DEMO.h
index f2f315940..7a44cf7de 100644
--- a/include/configs/M5253DEMO.h
+++ b/include/configs/M5253DEMO.h
@@ -95,6 +95,7 @@
# 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