Andrew Victor c5f0f83c3b AT91: Remove fixed mapping for AT91RM9200 ethernet
The AT91RM9200 Ethernet controller still has a fixed IO mapping.
So:
* Remove the fixed IO mapping and AT91_VA_BASE_EMAC definition.
* Pass the physical base-address via platform-resources to the driver.
* Convert at91_ether.c driver to perform an ioremap().
* Ethernet PHY detection needs to be performed during the driver
initialization process, it can no longer be done first.

Signed-off-by: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-28 21:48:37 -04:00
..
2012-03-15 23:26:32 +08:00
2012-03-15 23:26:32 +08:00
2011-05-25 23:04:34 +08:00
2012-03-15 23:26:32 +08:00
2012-03-15 23:26:32 +08:00
2012-03-15 23:26:32 +08:00
2012-03-15 23:26:32 +08:00
2012-03-15 23:26:32 +08:00
2012-04-16 11:08:24 +02:00
2011-05-25 23:04:34 +08:00
2012-03-15 23:31:14 +08:00
2012-03-01 13:38:50 +01:00
2012-03-15 23:31:18 +08:00
2012-03-15 23:37:56 +08:00
2012-04-16 11:08:24 +02:00
2012-02-03 13:33:05 +01:00