[U-Boot] [PATCH v3 3/3] efi_loader: fix simple network protocol

Alexander Graf agraf at suse.de
Fri Nov 30 21:55:56 UTC 2018



On 20.10.18 21:54, Heinrich Schuchardt wrote:
> We should not call eth_rx() before the network interface is initialized.
> The services of the simple network protocol should check the state of
> the network adapter.
> 
> Add and correct comments.
> 
> Without this patch i.mx6 system Wandboard Quad rev B1 fails to execute
> bootefi selftest.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>

Looks reasonable to me

Reviewed-by: Alexander Graf <agraf at suse.de>


Alex


More information about the U-Boot mailing list