Hi,
I'm using EVMDM355. In u-boot, the following macro is defined:
#define CONFIG_DM9000_BASE 0x04014000
In schematics, the cs pin of DM9000 connects to CE1.
Why not define the base address as 0x04000000? Is it determined by the hardware?
Thanks!