
Dear LakeAylwyn,
please make sure to post plain text only, using an internationally well accepted character set (ASCII, ISO-8859).
In message BAY113-W46CC454BC778754E4D99A4F4BC0@phx.gbl you wrote:
i use:
make ep7312_config make all
Which tool chain are you using, and what is your setting of CROSS_COMPILE ?
then
ÔÚº¯Êý¡®start_armboot¡¯ÖУº /home/smile/u-boot-2009.08/lib_arm/board.c:428£º¶Ô¡®cs8900_get_enetaddr¡¯Î´¶¨ÒåµÄÒýÓà net/libnet.a(net.o)£ºÔÚº¯Êý¡®ArpRequest¡¯ÖУº /home/smile/u-boot-2009.08/net/net.c:250£º¶Ô¡®eth_send¡¯Î´¶¨ÒåµÄÒýÓà net/libnet.a(net.o)£ºÔÚº¯Êý¡®NetStartAgain¡¯ÖУº /home/smile/u-boot-2009.08/net/net.c:568£º¶Ô¡®eth_halt¡¯Î´¶¨ÒåµÄÒýÓà net/libnet.a(net.o)£ºÔÚº¯Êý¡®NetSendPacket¡¯ÖУº /home/smile/u-boot-2009.08/net/net.c:623£º¶Ô¡®eth_send¡¯Î´¶¨ÒåµÄÒýÓà net/libnet.a(net.o)£ºÔÚº¯Êý¡®NetSendUDPPacket¡¯ÖУº /home/smile/u-boot-2009.08/net/net.c:668£º¶Ô¡®eth_send¡¯Î´¶¨ÒåµÄÒýÓà net/libnet.a(net.o)£ºÔÚº¯Êý¡®NetReceive¡¯ÖУº /home/smile/u-boot-2009.08/net/net.c:1263£º¶Ô¡®eth_send¡¯Î´¶¨ÒåµÄÒýÓà /home/smile/u-boot-2009.08/net/net.c:1295£º¶Ô¡®eth_send¡¯Î´¶¨ÒåµÄÒýÓà net/libnet.a(net.o)£ºÔÚº¯Êý¡®NetLoop¡¯ÖУº /home/smile/u-boot-2009.08/net/net.c:342£º¶Ô¡®eth_halt¡¯Î´¶¨ÒåµÄÒýÓà /home/smile/u-boot-2009.08/net/net.c:346£º¶Ô¡®eth_init¡¯Î´¶¨ÒåµÄÒýÓà /home/smile/u-boot-2009.08/net/net.c:370£º¶Ô¡®eth_halt¡¯Î´¶¨ÒåµÄÒýÓà /home/smile/u-boot-2009.08/net/net.c:481£º¶Ô¡®eth_halt¡¯Î´¶¨ÒåµÄÒýÓà /home/smile/u-boot-2009.08/net/net.c:475£º¶Ô¡®eth_rx¡¯Î´¶¨ÒåµÄÒýÓà /home/smile/u-boot-2009.08/net/net.c:535£º¶Ô¡®eth_halt¡¯Î´¶¨ÒåµÄÒýÓà make: *** [u-boot] ´íÎó 1
What is this supposed to mean? I just see a lot of gibberish of unreadable characters but no error messages.
Here is what I get:
-> git-checkout v2009.08 Checking out files: 100% (1318/1318), done. Note: moving to 'v2009.08' which isn't a local branch If you want to create a new branch from this checkout, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b <new_branch_name> HEAD is now at 3d35d87... Prepare 2009.08 -> eldk-switch -r 4.1 arm Setup for arm-linux (using ELDK 4.1) -> echo $CROSS_COMPILE arm-linux- -> MAKEALL ep7312 Configuring for ep7312 board... eth.c:497:2: warning: #warning Ethernet driver is deprecated. Please update to use CONFIG_NET_MULTI text data bss dec hex filename 105238 3571 14936 123745 1e361 ./u-boot
What exactly is your problem?
Best regards,
Wolfgang Denk