Files
u-boot/drivers/net
Eric Bénard 836cd45358 cpuat91: unbreak ethernet
* the following problems are met :
config was set to use the new driver as a default but
- RMII was not enabled for the new driver
- the new driver didn't compile with RMII enabled
- the new driver initialize a PHY at address O when the PHY of
this board is at 1 thus we get "AT91 EMAC RMII: No PHY present"

* to fix these problems, this patch :
- enable RMII for the new driver
- fix the wrong define used in the at91_emac.c
- allow the config file to set a default phy address (and use
0 as a default as in the actual at91_emac.c driver)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2010-07-12 00:14:29 -07:00
..
2010-07-12 00:14:29 -07:00
2010-07-12 00:14:29 -07:00
2010-01-31 22:34:33 -08:00
2009-08-08 02:26:05 -07:00
2010-01-31 22:37:12 -08:00
2010-01-31 22:37:12 -08:00
2010-05-03 14:52:50 -07:00
2010-03-07 12:36:36 -06:00
2009-12-13 21:31:26 -08:00
2010-07-12 00:08:05 -07:00
2009-10-19 10:08:44 -07:00