public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Johannes Stezenbach <js@sig21.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] EABI Problem
Date: Fri, 2 Nov 2007 16:37:15 +0100	[thread overview]
Message-ID: <20071102153715.GB28037@linuxtv.org> (raw)
In-Reply-To: <31810AD2-EDEC-4789-B817-3FF90C2FD5BA@topia.com>

Hi,

(add Cc: ARM custodian)

On Thu, Nov 01, 2007 at 04:02:48PM +0000, Russ Ferriday wrote:
>
> I'm new here.

me too ;-)

> In reference to this message:  
> http://sourceforge.net/mailarchive/message.php?msg_name=468E52A8.2040604%40rfo.atmel.com
>
> I've been down the same path as Philip and Patrice. Of course when I define 
> 'CFG_NAND_LEGACY', U-Boot> mtdparts returns "support for NAND devices not 
> present'.
>
> Is there another flag that I need to define to get a newer version of NAND 
> support working?
>
> I'm building for KB9202B.

I don't know about NAND, but I had problems building KB9202B with
the CodeSourcery ARM EABI toolchain, too, solved like that:

http://sourceforge.net/mailarchive/message.php?msg_name=20071025161052.790841794%40sig21.net


I'm confused to see that the toplevel Makefile has

  # Add GCC lib
  PLATFORM_LIBS += -L $(shell dirname `$(CC) $(CFLAGS) -print-libgcc-file-name`) -lgcc

but then there are also libgcc replacement functions in lib_arm/.


Could someone knowledgable please fill me in what the goal is?

a) use libgcc and then work around issues like missing raise()
   and maybe also link libgcc_eh.a

b) don't use libgcc, provide necessary functions in lib_<arch>
   (like the Linux kernel does)

I'd be happy to cook up a corrected patch for KB9202B EABI toolchain
build support if I get some guidelines about what would be
acceptable for u-boot mainline.


Thanks,
Johannes

  reply	other threads:[~2007-11-02 15:37 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-01 16:02 [U-Boot-Users] EABI Problem Russ Ferriday
2007-11-02 15:37 ` Johannes Stezenbach [this message]
2007-11-05 16:18   ` Johannes Stezenbach
2007-11-05 19:26     ` Wolfgang Denk
2007-11-05 21:25       ` Johannes Stezenbach
2007-11-06  5:31         ` Stefan Roese
2007-11-06  7:33           ` Wolfgang Denk
2007-11-06 13:30             ` Philip Balister
2007-11-16 20:39         ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2007-07-05 17:11 [U-Boot-Users] EABI problem Patrice Vilchez
2007-07-06 13:29 ` Peter Pearse
2007-07-06 13:45   ` Patrice Vilchez
2007-07-06 14:02     ` Philip Balister
2007-07-06 14:15       ` Patrice Vilchez
2007-07-06 14:22         ` Philip Balister
2007-07-06 14:33           ` Patrice Vilchez

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=20071102153715.GB28037@linuxtv.org \
    --to=js@sig21.net \
    --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