All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dirk Behme <dirk.behme@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [ARM] TI DaVinci support, hopefully final [0/5]
Date: Fri, 10 Aug 2007 17:26:49 +0200	[thread overview]
Message-ID: <46BC83B9.3050002@googlemail.com> (raw)
In-Reply-To: <20070810083716.C9ACA353428@atlas.denx.de>

Wolfgang Denk wrote:
> In message <200708100625.35760.sr@denx.de> you wrote:
> 
>>On Wednesday 08 August 2007, Dirk Behme wrote:
>>
>>>No, that's not a MontaVista specific issue. I have an other toolchain
>>>and it has similiar issues. Nor is it an ARM specific issue.
>>>
>>>nand_utils.c uses 64bit division, and if you use stuff from
>>>nand_utils.c you may get these issues. So solution is to make U-Boot
>>>independent from toolchain for 64bit division used in nand_utils.c as
>>>already done with other math helpers in lib_arm.
>>>
>>>Please apply
>>>
>>>http://article.gmane.org/gmane.comp.boot-loaders.u-boot/30484
>>>http://article.gmane.org/gmane.comp.boot-loaders.u-boot/30476
>>>
>>>as well.
>>
>>Acked-by: Stefan Roese <sr@denx.de> 
>>
>>to both patches mentioned above.
>>
>>Wolfgang, could you please pick those up and apply directly? It's hard for me 
>>to apply the nand patch only because it needs the do_div() first.
>  
> Done.

Really? But not on u-boot.git? Or can you please recheck?

My local git top is "mpc83xx: fix ITX[GP] O=builddir builds", same with

http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=summary

Compiling DaVinci patches on top of this recent git I still get the 
64bit division errors. Looking into gitweb, div64.c is still in 
lib_avr32 and  drivers /nand /nand_util.c was last touched at 2007-07-09.

Sorry if I missed anything.

Best regards

Dirk

  reply	other threads:[~2007-08-10 15:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-07 21:07 [U-Boot-Users] [ARM] TI DaVinci support, hopefully final [0/5] ksi at koi8.net
2007-08-07 22:20 ` Zach Sadecki
2007-08-07 22:38   ` ksi at koi8.net
2007-08-08  4:23     ` Dirk Behme
2007-08-10  4:25       ` Stefan Roese
2007-08-10  8:37         ` Wolfgang Denk
2007-08-10 15:26           ` Dirk Behme [this message]
2007-08-10 17:21             ` Jon Loeliger
2007-08-10 18:07               ` 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=46BC83B9.3050002@googlemail.com \
    --to=dirk.behme@googlemail.com \
    --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.