Home
last modified time | relevance | path

Searched hist:"55 f7934d" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/
H A Dstrmhz.c55f7934d Sat Mar 05 10:28:17 CST 2011 Ed Swarthout <Ed.Swarthout@freescale.com> strmhz: Make hz unsigned to support greater than 2146 MHz clock

For example, an input of 0x80000000 should print:

2147.484 instead of -2147.-483.

Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
/openbmc/u-boot/include/
H A Dcommon.h55f7934d Sat Mar 05 10:28:17 CST 2011 Ed Swarthout <Ed.Swarthout@freescale.com> strmhz: Make hz unsigned to support greater than 2146 MHz clock

For example, an input of 0x80000000 should print:

2147.484 instead of -2147.-483.

Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>