[U-Boot-Users] Re: 答复: [U-Boot-Users] Help:Make error in lite5200
Wolfgang Denk
wd at denx.de
Thu Nov 11 21:03:35 CET 2004
In message <000001c4c79f$249d90d0$37db1cde at xueming> you wrote:
>
> 1) Download the u-boot-1.1.1.tar.bz2 with friend's help, his system
> is windows system.
> 2) "tar xvfj" the file in linux system
> 3) Set PATH and export CROSS_COMPILE=ppc_82xx-,
> 4) make mrproper,make Lite5200_LOWBOOT_config, make .
> 5) Done OK.
OK.
> 1) Download "ppc-2004-02-16.iso" from network with window system.
> 2) Open "ppc-2004-02-16.iso" in linux system and get "linux-2.4.24.
> tar.bz2"
Why don't you just download the file from one of the FTP mirrors? Why
causing 650 MB of traffic when all you need is only 5% or less of it?
> 3) "tar xvfj " the file "linux-2.4.24.tar.bz2"
> 4) Set PATH and export CROSS_COMPILE=ppc_82xx-
> 5) make mrproper
> 6) make menuconfig : load config:
> arch/ppc/configs/icecube_5200_defconfig, exit and save
This is NOT the way as described in the manual (also it's off topic
here).
Follow the description in the manual, see
http://www.denx.de/twiki/bin/view/DULG/LinuxConfiguration#Section_6.2.
I. e run
make mrproper
make icecube_5200_config
make oldconfig
make dep
make uImage
Best regards,
Wolfgang Denk
--
See us @ Embedded/Electronica Munich, Nov 09 - 12, Hall A.6 Booth 513
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Never underestimate the bandwidth of a station wagon full of tapes.
-- Dr. Warren Jackson, Director, UTCS
More information about the U-Boot
mailing list