Module Name: src Committed By: hkenken Date: Tue Nov 12 05:09:29 UTC 2019
Modified Files: src/sys/arch/arm/imx: if_enet.c if_enet_imx6.c if_enet_imx7.c if_enetreg.h if_enetvar.h src/sys/arch/arm/imx/fdt: if_enet_imx.c Log Message: IPG clock is used instead of ENET_PLL clock to set MII Speed Control Register. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/sys/arch/arm/imx/if_enet.c cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/imx/if_enet_imx6.c cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/imx/if_enet_imx7.c cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/imx/if_enetreg.h cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/imx/if_enetvar.h cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/imx/fdt/if_enet_imx.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.