diff options
author | Simon Glass <sjg@chromium.org> | 2015-04-05 22:07:37 (GMT) |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-04-18 17:11:36 (GMT) |
commit | 3bc427006ac8d0661169ed771b3cac7e86f960e8 (patch) | |
tree | acff632fb69ab46e447d21242a6bf41d509b87e8 /configs/ethernut5_defconfig | |
parent | 7b9cf8403136e8aa229009050bc4f7ef0f6fdf2e (diff) | |
download | u-boot-fsl-qoriq-3bc427006ac8d0661169ed771b3cac7e86f960e8.tar.xz |
dm: net: Use existing Ethernet init for driver model
At present even with driver model is used there is still much manual init
of related devices: PHY, environment and board init. Until these requirements
are dealt with in another way we need to keep them around.
Break out the init portion of the legacy eth_initialize() into a separate
function and call it from both the legacy and driver model eth_initialize()
functions.
Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/ethernut5_defconfig')
0 files changed, 0 insertions, 0 deletions