morris b6d7675e60 ethernet: fix some bugs in phy&mac driver
1. Original register mapping for LAN8720 has some registers that doesn't exist/support.
So just remove them, and fix the power and init function for LAN8720.
2. GPIO16 and GPIO17 is occupied by PSRAM, so only ETH_CLOCK_GPIO_IN mode is supported in that case if using PSRAM.
3. Fix bug of OTA failing with Ethernet
4. Fix bug of multicast with Ethernet

Closes https://github.com/espressif/esp-idf/issues/2564
Closes https://github.com/espressif/esp-idf/issues/2620
Closes https://github.com/espressif/esp-idf/issues/2657
2018-11-06 11:07:22 +08:00
..
2018-08-21 13:02:03 +08:00
2016-09-26 01:17:32 +08:00
2016-11-22 00:57:19 +08:00
2018-09-23 21:11:02 +08:00
2018-09-23 21:11:02 +08:00
2018-03-27 08:12:54 +02:00
2018-06-29 16:28:11 +08:00
2016-08-17 23:08:22 +08:00
2018-09-23 21:11:02 +08:00