[U-Boot-Users] [PATCH][NAND] Fix do_div() usage in nand process output
Wolfgang Denk
wd at denx.de
Sat Sep 15 21:38:52 CEST 2007
In message <200709111704.01191.matthias.fuchs at esd-electronics.com> you wrote:
> Fix usage of do_div() in nand erase|read|write process output.
>
> The last patch to nand_util.c introduced do_div() instead of libgcc's
> implementation. But do_div() returns the quotient in its first
> macro parameter and not as result.
Applied, thanks.
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
Q: How many DEC repairman does it take to fix a flat ?
A: Five; four to hold the car up and one to swap tires.
More information about the U-Boot
mailing list