[U-Boot-Users] Building for EVB64260

Roel Loeffen RL at prodrive.nl
Tue Apr 8 16:18:34 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 can I do about that?
Is there a possibility to start a configuration for our own board?

sorry for my questions, I'm trying to understand the Linux and GNU
architecture, they are both new to me.
Currently I'm reading a doc upon, the GNU Make and makefile. To understand
the complete building process of U-Boot.

If one of you has some recommended documentation??? I would be very happy
with it!

Thx a lot Roel

----------------------------
Prodrive B.V.
Postbus 28030
5602 JA  Eindhoven
The Netherlands
----------------------------
Science Park Eindhoven
Ekkersrijt 5025
5692 EB  Son
----------------------------
tel.    +31 40 2676200
direct: +31 40 2676242
fax     +31 40 2676220
----------------------------






More information about the U-Boot mailing list