[U-Boot] [PATCH 3/4] net: drop !NET_MULTI code

Wolfgang Denk wd at denx.de
Mon Oct 17 12:57:24 CEST 2011


Dear Mike Frysinger,

In message <1317585688-3396-4-git-send-email-vapier at 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

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
God may be subtle, but He isn't plain mean.         - Albert Einstein


More information about the U-Boot mailing list