public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH 1/2] Move 64bit division from avr32 to generic lib, take #2
@ 2007-08-02 17:46 Dirk Behme
  2007-08-05 22:26 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Dirk Behme @ 2007-08-02 17:46 UTC (permalink / raw)
  To: u-boot


Move the 64bit division from lib_avr32 to lib_generic. With this, all
boards can do_div/__div64_32 if needed, not only avr one. Code is put
to lib_generic, so no larger memory footprint if not used. No code
modifications. Thanks for proposal by H?vard Skinnemoen.

Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 01_div64_generic_patch.txt
Url: http://lists.denx.de/pipermail/u-boot/attachments/20070802/75df5b99/attachment.txt 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-05 22:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-02 17:46 [U-Boot-Users] [PATCH 1/2] Move 64bit division from avr32 to generic lib, take #2 Dirk Behme
2007-08-05 22:26 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox