Module Name: src Committed By: jmcneill Date: Thu Oct 18 12:58:19 UTC 2018
Modified Files: src/sys/arch/arm/sunxi: sunxi_emac.c Log Message: Move MAC soft reset to sunxi_emac_init_locked. Since the MAC can get stuck in reset state with no link, ignore reset timeouts and continue with initializing the device. Fixes "soft reset timeout" issue at boot with no network cable plugged in. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/arch/arm/sunxi/sunxi_emac.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.