Commits
Ye Li committed 428c0c8b8c4
MLK-19625 mx6ulz_evk: Disable the FEC driver and support USB2NET dongle Since the mx6ulz don't have FEC, it needs to use USB2NET dongle to connect network. We decouple the CONFIG_FEC_MXC with CONFIG_CMD_NET. For 6ull, all defconfigs need to enable the CONFIG_FEC_MXC explicitly. Another change is adding ${usb_net_cmd} environment for usb start command in netboot scripts on 6ulz. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 9018cc2ba39d079625c6856347c787bb8642c270) (cherry picked from commit 70c014c5b78504e0a1eb8d74687e4ed08cba3d7a)