9
0
Fork 0
barebox/arch/arm/boards/freescale-mx6-arm2
Jean-Christophe PLAGNIOL-VILLARD 2263e27814 net: introduce phylib
Adapt phylib from linux

switch all the driver to it
reimplement mii bus

This will allow to have
 - phy drivers
 - to only connect the phy at then opening of the device
 - if the phy is not ready or not up fail on open

Same behaviour as in linux and will allow to share code and simplify porting.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2012-09-25 08:18:58 +02:00
..
env ARM: initial Freescale i.MX6q Armadillo2 support 2012-04-24 10:31:48 +02:00
Makefile ARM boards: Make boards pbl safe 2012-08-12 22:23:22 +02:00
board.c net: introduce phylib 2012-09-25 08:18:58 +02:00
config.h ARM: initial Freescale i.MX6q Armadillo2 support 2012-04-24 10:31:48 +02:00
flash_header.c ARM boards: Use _text rather than TEXT_BASE 2012-07-23 23:57:44 +02:00