summaryrefslogtreecommitdiffstats
path: root/drivers/net/ne2000.c
diff options
context:
space:
mode:
authorEric Bénard <eric@eukrea.com>2010-06-21 09:40:43 +0200
committerBen Warren <biggerbadderben@gmail.com>2010-07-12 00:14:29 -0700
commit836cd453583627cbef784bd4d7963109d5914bde (patch)
tree0f17601188fa2d0f218fecb90a5c956c5da7b432 /drivers/net/ne2000.c
parent409943a98961661fd93fb055a3d302184901dda5 (diff)
downloadblackbird-obmc-uboot-836cd453583627cbef784bd4d7963109d5914bde.tar.gz
blackbird-obmc-uboot-836cd453583627cbef784bd4d7963109d5914bde.zip
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>
Diffstat (limited to 'drivers/net/ne2000.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud