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

* [U-Boot-Users] [PATCH 1/2] Move 64bit division from avr32 to generic lib, take #2
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2007-08-05 22:26 UTC (permalink / raw)
  To: u-boot

Dear Dirk,

in message <46B2187A.2070801@googlemail.com> you wrote:
>
> 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>

Can you please check and redo the pacth against currnt u-boot-testing
repo? I cannot apply it:

error: patch failed: lib_generic/Makefile:27
error: lib_generic/Makefile: patch does not apply
fatal: sha1 information is lacking or useless (lib_generic/Makefile).
Patch does not record usable index information.
Cannot fall back to three-way merge.
Patch failed at 0001.


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
But the only way of discovering the limits  of  the  possible  is  to
venture a little way past them into the impossible.
                         - _Profiles of the Future_ (1962; rev. 1973)
                  ``Hazards of Prophecy: The Failure of Imagination''

^ 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