Hi David
to setup pinmux one can look at linux/arch/arm/boot/dts/imx6ul-pinfunc.h
for example:
#define MX6UL_PAD_ENET1_RX_DATA0__KPP_ROW00 0x00c4 0x0350 0x05d0 6 0
imx6ul-pinfunc.h\dts\boot\arm\arch - linux-imx - i.MX Linux kernel
and sect.4.5.2.2 Menu Configuration Options attached Linux Manual for fec driver configuration
Also one can try to disable fec in uboot.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------