[U-Boot] [PATCH 01/11] usb: net: asix: Do a fast init if link already established
Marek Vasut
marex at denx.de
Thu Dec 13 18:26:20 CET 2012
Dear Simon Glass,
> The Asix driver takes the link down during init() and then brings it back
> up. This commit changes this so that if a link has already been
> established successfully we simply check that the link is still good.
>
> Also fix up asix_halt() to actually halt RX on the interface. Previously
> this was not done, so the device would continue to operate evern when
> halted, violating a U-Boot requirement.
>
> This reduces the delay between successive network commands.
> Signed-off-by: Simon Glass <sjg at chromium.org>
Joe, this is yours. Gimme a go/no-go and an Ack ;-)
Best regards,
Marek Vasut
More information about the U-Boot
mailing list