
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