From: Wolfgang Denk <wd@denx.de>
To: Jeff Stevens <jsteve17@yahoo.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: U-Boot with DDR ECC Compilation Error
Date: Tue, 23 Nov 2004 20:04:14 +0100 [thread overview]
Message-ID: <20041123190419.6F0ACC1430@atlas.denx.de> (raw)
In-Reply-To: Your message of "Tue, 23 Nov 2004 08:11:39 PST." <20041123161139.2563.qmail@web41415.mail.yahoo.com>
In message <20041123161139.2563.qmail@web41415.mail.yahoo.com> you wrote:
> I am porting U-Boot for a custom board that is very
You should post U-Boot related questions to the u-boot-users mailing
list instead. Here on this list you re off topic.
> similar to the MPC8540ADS. Everything compiles fine,
> until I try to compile in DDR SDRAM ECC support. I
> tried compiling U-Boot for the MPC8540ADS and I get
> the same error once I define 'CONFIG_DDR_ECC'. Here
> is the output:
CONFIG_DDR_ECC is set by default for the MPC8540ADS board; this configuration builds fine here. I guess you must be doing something wrong.
Is there any chance that your files got corrupted by storing in a
Windoze filesystem?
...
> ppc_8xx-gcc -Wa,-gstabs -D__ASSEMBLY__ -g -Os -fPIC
Why do you chose the ppc_8xx compiler here? This is not the optimal
choice for a 85xx processor (allthough this does not really matter
here).
...
> /orss/gtvme/uboot/u-boot-1.1.1/cpu/mpc85xx/start.S
Seems you are using U-Boot 1.1.1; why are you using an old version
for a new port? Please use current code (top of CVS) instead.
> I am using the ppc_8xx- tools from ELDK 3.1. I would
Try using current code, and make sure that your files are not
corrupted.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Every living thing wants to survive.
-- Spock, "The Ultimate Computer", stardate 4731.3
prev parent reply other threads:[~2004-11-23 19:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-23 16:11 U-Boot with DDR ECC Compilation Error Jeff Stevens
2004-11-23 19:04 ` 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=20041123190419.6F0ACC1430@atlas.denx.de \
--to=wd@denx.de \
--cc=jsteve17@yahoo.com \
--cc=linuxppc-embedded@ozlabs.org \
/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;
as well as URLs for NNTP newsgroup(s).