[U-Boot-Users] Help:Errors compile u-boot for cm4008(cpu:ks8695)
Stefan Roese
sr at denx.de
Tue Jun 6 08:03:31 CEST 2006
Hi Peng,
On Monday 05 June 2006 04:51, peng smallstar wrote:
> When I compile u-boot1.1.4 fo cm4008 and cm41xx,there many errors:
Works here without problems. Just tried it again.
<snip>
> /usr/src/u-boot-1.1.4/net/net.c:302: undefined reference to `eth_halt'
> /usr/src/u-boot-1.1.4/net/net.c:306: undefined reference to `eth_init'
> /usr/src/u-boot-1.1.4/net/net.c:388: undefined reference to `eth_halt'
> /usr/src/u-boot-1.1.4/net/net.c:488: undefined reference to `eth_rx'
> /usr/src/u-boot-1.1.4/net/net.c:494: undefined reference to `eth_halt'
> /usr/src/u-boot-1.1.4/net/net.c:548: undefined reference to `eth_halt'
Did you change the board config file? Seems like you compile U-Boot with
ethernet support but without ethernet driver. In the original board config
files the driver is enabled (#define CONFIG_DRIVER_KS8695ETH).
Best regards,
Stefan
More information about the U-Boot
mailing list