[U-Boot] [PATCH v3 2/9] dm: eth: Do not print misleading "Net Initialization Skipped"

Simon Glass sjg at chromium.org
Tue Sep 1 02:32:01 CEST 2015


On 27 August 2015 at 23:25, Bin Meng <bmeng.cn at gmail.com> wrote:
> With driver model, board_eth_init() or cpu_eth_init() is not a must.
> Thus we don't need print a misleading "Net Initialization Skipped".
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>
>
> ---
>
> Changes in v3: None
> Changes in v2:
> - Change to only comment out "Net Initialization Skipped" printf
>
>  net/eth.c | 2 ++
>  1 file changed, 2 insertions(+)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list