
Dear Vovk Konstantin,
In message 49900F21.3020507@svitonline.com you wrote:
This will add Ethernet interfacse to uBoot W90P710 ARM SoC port. If you want reset and initialize PHY KSZ8001 after MAC init, simply add CONFIG_RESET_PHY_R define in your board configuration file. In most cases this is not necessarily.
drivers/net/Makefile | 5 +- drivers/net/w90p710_eth.c | 482 +++++++++++++++++++++++++++++++++++++++++++++ drivers/net/w90p710_eth.h | 277 ++++++++++++++++++++++++++ include/netdev.h | 3 +- 4 files changed, 763 insertions(+), 4 deletions(-) create mode 100644 drivers/net/w90p710_eth.c create mode 100644 drivers/net/w90p710_eth.h
Signed-off-by: line missing.
Sorry, but we will have to reject all patches without SoB...
Best regards,
Wolfgang Denk