[U-Boot-Users] Building for EVB64260

richard at uclinux.net richard at uclinux.net
Tue Apr 8 16:25:20 CEST 2003


> Hello,
> 
> I've tried to build a BIN file for the EBV64260 Configuration
> 
> Steps:
> > CROSS_COMPILE=ppc74xx-
> > make EBV64260_config
> rm -f include/config.h include/config.mk
> Configuring for EVB64260 board...
> > make all
> 
> Make runs a while then the following error occurs:
> 
> make[1]: Leaving directory `/ppc_sdev/u-boot-0.2.0/post/cpu'
> make[1]: Entering directory `/ppc_sdev/u-boot-0.2.0/examples'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/ppc_sdev/u-boot-0.2.0/examples'
> ppc_74xx-ld -Bstatic -T
> /ppc_sdev/u-boot-0.2.0/board/evb64260/u-boot.lds -Ttext 0xfff00000 -n
> cpu/74xx_7xx/start.o \
>       --start-group board/evb64260/libevb64260.a cpu/74xx_7xx/lib74xx_7xx.a
> lib_ppc/libppc.a fs/jffs2/libjffs2.a fs/fdos/libfdos.a net/libnet.a
> disk/libdisk.a rtc/librtc.a dtt/libdtt.a drivers/libdrivers.a post/libpost.a
> post/cpu/libcpu.a common/libcommon.a lib_generic/libgeneric.a --end-group \
>       -Map u-boot.map -o u-boot
> 

What error?


Rick





More information about the U-Boot mailing list