[U-Boot] Please separated FMan from generate NET config
york sun
york.sun at nxp.com
Tue Mar 21 19:12:31 UTC 2017
Mingkai,
I noticed during recent debug on LS1043ARDB and LS1046ARDB that the
general network feature is combined with DPAA FMan. This is not correct.
The fix is easy. You only need to change the Makefile in board folder to
build eth.o with $(CONFIG_NET) instead of $(CONFIG_SYS_DPAA_FMAN). You
also need to adjust the board config header file to select PHY config
with generate net option vs FMan specific ones.
Please send patches to fix them.
York
More information about the U-Boot
mailing list