
Dear Mike Frysinger,
In message 1317585688-3396-4-git-send-email-vapier@gentoo.org you wrote:
This is long over due. All but two net drivers have been converted, but those have now been dropped.
The only thing left to do is actually delete all references to NET_MULTI and code that is compiled when that is not defined. So here we scrub the core code.
Unfortunately this commit breaks a number of boards. For example:
./MAKEALL IDS8247 Configuring for IDS8247 board... ether_fcc.c:75: error: 'CONFIG_SYS_CMXFCR_MASK1' undeclared here (not in a function) ether_fcc.c:76: error: 'CONFIG_SYS_CMXFCR_VALUE1' undeclared here (not in a function) make[1]: *** [/work/wd/tmp-ppc/arch/powerpc/cpu/mpc8260/ether_fcc.o] Error 1
Please fix.
Best regards,
Wolfgang Denk