Select Git revision
Forked from
Reform / reform-boundary-uboot
-
Thierry Reding authored
currticks() is defined as get_timer(0), which returns an unsigned long, so use %lu instead of %d to print the result. Signed-off-by:
Thierry Reding <treding@nvidia.com> Patch: 276473
Thierry Reding authoredcurrticks() is defined as get_timer(0), which returns an unsigned long, so use %lu instead of %d to print the result. Signed-off-by:
Thierry Reding <treding@nvidia.com> Patch: 276473