commit | 812962be207818851bca074d924707ff3b5e9b07 | [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 | 04bb8dbfe115a24dbd01f5b922325a01dfaef403 [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>