All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dieter Kiermaier <dk-arm-linux@gmx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] kirkwood (openrd): saveenv will not work with environment in NAND
Date: Wed, 30 Sep 2009 09:40:07 +0200	[thread overview]
Message-ID: <200909300940.07301.dk-arm-linux@gmx.de> (raw)
In-Reply-To: <20090930090831.689a1b42@marrow.netinsight.se>

Hi Simon, hi Prafulla,

> On Wed, 30 Sep 2009 09:02:14 +0200
> Dieter Kiermaier <dk-arm-linux@gmx.de> wrote:
> 
> > arm-none-linux-gnueabi-ld: ERROR: Source object /home/dieter/ArtistaNET-III/Software/trunk/SDK/tools/gcc/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.0/libgcc.a(_udivsi3.o) has EABI version 4, but target u-boot has EABI version 0
> > 
> > Do you know how I can solve this problem?
> > (I've read the two given mail threads but found no hint to this problem, so maybe my toolchain is broken?)
> 
> Sounds like you might have problems with USE_PRIVATE_LIBGCC. See this
> mail for how to test this:
> 
>   http://lists.denx.de/pipermail/u-boot/2009-August/059313.html

export USE_PRIVATE_LIBGCC=yes
seems to solve my problem - even if I don't exactly understand what I'm doing :(

But now I know what I've been searching for.

@Prafulla:
Hi Prafulla,
is there anywhere a document how to build open source u-boot for sheevaplug which explains all these details?
(haven't found some documentation about this)
I would expect that many others are no u-boot experts, too. And stumble into the same pitfalls?

Many thanks,
Dieter



> 
> And see this for more info on how USE_PRIVATE_LIBGCC before trying to
> set it to no:
> 
>   http://lists.denx.de/pipermail/u-boot/2009-August/059324.html
> 
> ;-)
> 
> // Simon
> 

  reply	other threads:[~2009-09-30  7:40 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-29 13:55 [U-Boot] kirkwood (openrd): saveenv will not work with environment in NAND Dieter Kiermaier
2009-09-29 15:16 ` Dieter Kiermaier
2009-09-30  6:21   ` Simon Kagstrom
2009-09-30  7:02     ` Dieter Kiermaier
2009-09-30  7:08       ` Simon Kagstrom
2009-09-30  7:40         ` Dieter Kiermaier [this message]
2009-09-30  7:57           ` Simon Kagstrom
2009-09-30  8:15             ` Dieter Kiermaier
2009-09-30  8:17               ` Simon Kagstrom
2009-09-30  8:25                 ` Dieter Kiermaier
2009-09-30  9:28                   ` [U-Boot] Flash sanity checks Prafulla Wadaskar
2009-09-30  9:58                     ` Dieter Kiermaier
2009-09-30 12:19                       ` Stefan Roese
2009-10-06 17:16                   ` [U-Boot] kirkwood (openrd): saveenv will not work with environment in NAND Prafulla Wadaskar
2009-09-30 20:32             ` Wolfgang Denk
2009-10-01  7:29               ` [U-Boot] [PATCH] Make arm926ejs use -mabi=apcs-gnu to avoid EABI problems Simon Kagstrom
2009-10-01  9:56                 ` Prafulla Wadaskar
2009-10-01 18:27                   ` Wolfgang Denk
2009-10-02 14:44                     ` Simon Kagstrom
2009-10-05 13:23                     ` [U-Boot] [PATCH] arm926ejs: 16-byte align stack to avoid LDRD/STRD problems Simon Kagstrom
2009-10-05 14:30                       ` Andrew Dyer
2009-10-05 14:35                         ` Stefan Roese
2009-10-05 14:53                           ` [U-Boot] [PATCH v2] " Simon Kagstrom
2009-10-05 15:44                             ` Dieter Kiermaier
2009-10-05 18:37                             ` Tom
2009-10-06  7:07                               ` Simon Kagstrom
2009-10-05 22:07                             ` Måns Rullgård
2009-10-06  4:13                             ` Prafulla Wadaskar
2009-10-06  6:44                             ` [U-Boot] [PATCH v3] arm926ejs: 8-byte " Simon Kagstrom
2009-10-06 16:50                               ` Tom
2009-10-18  2:15                               ` Tom
2009-10-05 14:40                         ` [U-Boot] [PATCH] arm926ejs: 16-byte " Simon Kagstrom

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=200909300940.07301.dk-arm-linux@gmx.de \
    --to=dk-arm-linux@gmx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.