ae0e8d3613
This eliminates the use of do_div() in favor of using libgcc functions. This was tested by building and booting on Google Snow (ARMv7) and Qemu (x86). printk()s which use division in vtxprintf() look good. Change-Id: Icad001d84a3c05bfbf77098f3d644816280b4a4d Signed-off-by: Gabe Black <gabeblack@chromium.org> Signed-off-by: David Hendricks <dhendrix@chromium.org> Reviewed-on: http://review.coreboot.org/2606 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Ronald G. Minnich <rminnich@gmail.com> |
||
---|---|---|
.. | ||
cbmem_console.c | ||
console.c | ||
die.c | ||
Kconfig | ||
logbuf_console.c | ||
Makefile.inc | ||
ne2k_console.c | ||
post.c | ||
printk.c | ||
uart8250_console.c | ||
uart8250mem_console.c | ||
usbdebug_console.c | ||
vsprintf.c | ||
vtxprintf.c |