commit | 75c5d1897a5a3009b0f33670109d92ce814b2a71 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 05 07:28:11 2016 -0600 |
committer | Andreas Bießmann <andreas@biessmann.org> | Sun Jun 12 23:49:38 2016 +0200 |
tree | 8b9155ff6cd3a8c23a0bc8e2b8d9fa331f945020 | |
parent | 3d5dcef4ba85083d44c857865afa106afc8ceb8f [diff] |
net: macb: Convert to driver model Add driver-model support to this driver. The old code remains for now so that we can convert boards one at a time. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heiko Schocher <hs@denx.de> Tested-on: smartweb, corvus, taurus, axm Tested-by: Heiko Schocher <hs@denx.de> Acked-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Andreas Bießmann <andreas@biessmann.org>