commit | b20b70fcc027a173b61950e9bb4a736557d19697 | [log] [tgz] |
---|---|---|
author | Michael Kurz <michi.kurz@gmail.com> | Sun Jan 22 16:04:27 2017 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 28 14:04:47 2017 -0500 |
tree | d8c23ea158777541fe1442bde4fb58f627e80b65 | |
parent | 081de09d493e648f38b71180ca83fdf9f5c657e7 [diff] |
net: stm32: add designware mac glue code for stm32 This patch adds glue code required for enabling the designware mac on stm32f7 devices. Signed-off-by: Michael Kurz <michi.kurz@gmail.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>