Forked from
Reform / reform-boundary-uboot
15790 commits behind the upstream repository.
-
Tom Rini authored
Since dhry_per_sec is a u64 we must also use lldiv here when working with it. Otherwise: ../lib/dhry/cmd_dhry.c:(.text.do_dhry+0xd8): undefined reference to `__udivdi3' On some platforms. Signed-off-by:
Tom Rini <trini@konsulko.com>
Tom Rini authoredSince dhry_per_sec is a u64 we must also use lldiv here when working with it. Otherwise: ../lib/dhry/cmd_dhry.c:(.text.do_dhry+0xd8): undefined reference to `__udivdi3' On some platforms. Signed-off-by:
Tom Rini <trini@konsulko.com>
cmd_dhry.c 845 B