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] at91rm9200 undef runtime error with eldk 5.0
Date: Wed, 13 Jul 2011 10:40:43 +0200	[thread overview]
Message-ID: <20110713084043.1725516F12CE@gemini.denx.de> (raw)
In-Reply-To: <20110713061040.GA5148@greatfirst.com>

Dear zzs,

In message <20110713061040.GA5148@greatfirst.com> you wrote:
> 
> I'am using a board similar to at91rm9200ek, u-boot version is v2011.03.

Is your code in mainline?  Which board configuration si this?

[Otherwise: see http://article.gmane.org/gmane.linux.kernel.embedded/3534 ]

> Early I use eldk4.2 to build u-boot, all things ok, but eldk 4.2 can't
> compile busybox whith ubiattach enabled. So I change my toolchain to

Really?  What are the exact problems? [Please post this on the ELDK
mailing list.]

> eldk5.0 (eldk-eglibc-i686-arm-toolchain-gmae-5.0.tar.bz2,
> poky-image-sato-sdk-armv5te.tar.gz). Now the make process all ok. But
> when download u-boot.bin to the board. the code say:
> 
>        -F- Undef detected

Is this the exact error message?  And it gets printed by U-Boot?
Problem is, I cannot find any such text in mainline U-Boot.

> eldk5.0-armv5te CAN'T used for arm920t ??? Is this true?

The AT91RM9200 uses a ARM920 core, i. e. it belongs to the ARM9TDMI
family, ARMv4T architecture.

As the tool chain name "armv5te" clearly suggests, this is configured
for the ARMv5TE architecture (for example ARM9E, ARM10E, XScale
families).

So yes, this is configured for a more advanced architecture.  OTOH, if
you provide correct compiler options, it should still work for U-Boot.
But the, I don't know your code...

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Die Scheu vor Verantwortung ist die Krankheit unserer Zeit.
                                                 -- Otto von Bismarck

  reply	other threads:[~2011-07-13  8:40 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-13  6:13 [U-Boot] at91rm9200 undef runtime error with eldk 5.0 zzs
2011-07-13  8:40 ` Wolfgang Denk [this message]
2011-07-13 10:46   ` zzs
2011-07-13 10:57     ` Wolfgang Denk
2011-07-13 11:20       ` zzs
2011-07-15 16:15       ` [U-Boot] eldk5.0 generate illegal instruction for at91rm9200 zzs
2011-07-15 17:22         ` Wolfgang Denk
2011-07-15 18:00         ` Wolfgang Denk
2011-07-16  8:05           ` zzs
2011-07-16  8:30             ` Andreas Bießmann
2011-07-16  8:33             ` Wolfgang Denk
2011-07-16  8:10           ` Albert ARIBAUD
2011-07-16  8:34             ` Wolfgang Denk

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=20110713084043.1725516F12CE@gemini.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