From: Armand Ciejak <armand.ciejak@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] printf and MPC8540
Date: Wed, 01 Jun 2005 15:49:05 +0200 [thread overview]
Message-ID: <d7kdlp$8ba$1@sea.gmane.org> (raw)
When compiling u-boot 1.1.2 for a MPC8540 board. I have a crash in the
printf function. After looking at the assembler code generated I found
the "stswi" instruction which is not supported by the e500 core. The
config file I use is based on the MPC8540ADS config file which has the
following defines:
/* High Level Configuration Options */
#define CONFIG_BOOKE 1 /* BOOKE */
#define CONFIG_E500 1 /* BOOKE e500 family */
#define CONFIG_MPC85xx 1 /* MPC8540/MPC8560 */
#define CONFIG_MPC8540 1 /* MPC8540 specific */
#define CONFIG_MPC8540ADS 1 /* MPC8540ADS board specific */
I use ELDK3.1 and CROSS_COMPILE = ppc_6xx-
What should I do ?
next reply other threads:[~2005-06-01 13:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-01 13:49 Armand Ciejak [this message]
2005-06-01 14:12 ` [U-Boot-Users] printf and MPC8540 Wolfgang Denk
2005-06-01 14:58 ` Detlef Vollmann
2005-06-01 15:01 ` Wolfgang Denk
2005-06-01 18:11 ` Detlef Vollmann
2005-06-01 21:05 ` Wolfgang Denk
2005-06-01 15:10 ` Jon Loeliger
2005-06-01 20:59 ` Wolfgang Denk
2005-06-02 9:45 ` Clemens Koller
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='d7kdlp$8ba$1@sea.gmane.org' \
--to=armand.ciejak@free.fr \
--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