Re: [U-Boot] [PATCH 1/2] AQUANTIA USXGMII autoneg enable

2019-01-22 Thread Joe Hershberger
On Tue, Oct 30, 2018 at 5:44 AM Valentin-catalin Neacsu wrote: > > If System interface protocol is USXGMII then enable USXGMII autoneg > Signed-off-by: Valentin Catalin Neacsu Acked-by: Joe Hershberger ___ U-Boot mailing list U-Boot@lists.denx.de http

Re: [U-Boot] [PATCH 1/2] AQUANTIA USXGMII autoneg enable

2018-12-06 Thread York Sun
On 10/30/18 2:54 AM, Valentin-catalin Neacsu wrote: > If System interface protocol is USXGMII then enable USXGMII autoneg > Signed-off-by: Valentin Catalin Neacsu > --- > drivers/net/phy/aquantia.c | 18 ++ > 1 file changed, 18 insertions(+) > > diff --git a/drivers/net/phy/aquan