SAMV7: Quick'n'dirty port of the SAMA5D4 Ethernet MAC driver to the SAMV7. Still some unresovled issues with DCache handling

This commit is contained in:
Gregory Nutt
2015-03-16 13:51:37 -06:00
parent 0abe4e701b
commit 32aadd9cc2
12 changed files with 5810 additions and 28 deletions
+3
View File
@@ -296,6 +296,9 @@ config ETH0_PHY_KS8721
config ETH0_PHY_KSZ8051
bool "Micrel KSZ8051 PHY"
config ETH0_PHY_KSZ8061
bool "Micrel KSZ8061 PHY"
config ETH0_PHY_KSZ8081
bool "Micrel KSZ8081 PHY"