[U-Boot-Users] [PATCH 1/2] Move 64bit division from avr32 to generic lib

Dirk Behme dirk.behme at googlemail.com
Thu Aug 2 17:41:14 CEST 2007


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 at 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/bb15af3c/attachment.txt 


More information about the U-Boot mailing list