[U-Boot-Users] Re: [patch #9/11] VLAN/CDP networking support.
Wolfgang Denk
wd at denx.de
Fri Apr 16 01:34:56 CEST 2004
Dear Pantelis,
in message <20040415214825.E8FF2C109F at atlas.denx.de> you wrote:
>
> > The following patch adds networking support for
> > VLANs (802.1q), and CDP (Cisco Discovery Protocol).
Unfortunately this patch breaks supoort for ARM boards:
Configuring for assabet board...
net.c:135: initializer element is not constant
net.c:136: initializer element is not constant
net.c: In function `NetLoop':
net.c:282: warning: implicit declaration of function `eth_set_current'
net.c: In function `NetStartAgain':
net.c:525: warning: unused variable `gd'
net/libnet.a(net.o): In function `NetLoop':
/home/wd/u-boot/net/net.c:282: undefined reference to `eth_set_current'
Can you please provide a patch to clean this up?
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
Digital computers are themselves more complex than most things people
build: They have very large numbers of states. This makes conceiving,
describing, and testing them hard. Software systems have orders-of-
magnitude more states than computers do. - Fred Brooks, Jr.
More information about the U-Boot
mailing list