]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
awg: fix soft reset failure with no link
authorkevans <kevans@FreeBSD.org>
Mon, 21 Jan 2019 14:35:36 +0000 (14:35 +0000)
committerkevans <kevans@FreeBSD.org>
Mon, 21 Jan 2019 14:35:36 +0000 (14:35 +0000)
commit386b0620205b83275a0acd878e21d1fb0a095ee3
treee017353885bc8dc7ec738decc214026b593f2ebe
parent839c0f8b261a9f1502e1a65517826340c263022f
awg: fix soft reset failure with no link

U-Boot will leave the ephy reset de-asserted and the MAC soft reset will
fail on these boards with internal PHY and no link established. Toggle reset
again before proceeding to attach/init.

MFC after: 1 week
sys/arm/allwinner/if_awg.c