On 5 April 2015 at 16:07, Simon Glass <s...@chromium.org> wrote:
> 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 <s...@chromium.org>
> Acked-by: Joe Hershberger <joe.hershber...@ni.com>
> ---
>
> Changes in v2: None
>
>  net/eth.c | 78 
> ++++++++++++++++++++++++++++++++++-----------------------------
>  1 file changed, 42 insertions(+), 36 deletions(-)

Applied to u-boot-dm/next.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to