Skip to content
Snippets Groups Projects
Commit f73e7d67 authored by Jason Jin's avatar Jason Jin Committed by jason
Browse files

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: default avatarJason Jin <Jason.jin@freescale.com>
parent 09933fb0
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment