public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: 答复: [U-Boot-Users] Help:Make error in lite5200 
Date: Thu, 11 Nov 2004 21:03:35 +0100	[thread overview]
Message-ID: <20041111200340.51779C14AD@atlas.denx.de> (raw)
In-Reply-To: Your message of "Thu, 11 Nov 2004 11:32:55 +0800." <000001c4c79f$249d90d0$37db1cde@xueming>

In message <000001c4c79f$249d90d0$37db1cde@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

      reply	other threads:[~2004-11-11 20:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-10 15:05 [U-Boot-Users] Help:Make error in lite5200 xueming
2004-11-10 21:40 ` Wolfgang Denk
2004-11-11  3:32   ` [U-Boot-Users] 答复: " xueming
2004-11-11 20:03     ` Wolfgang Denk [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041111200340.51779C14AD@atlas.denx.de \
    --to=wd@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox