The function get_timer() should return time in ms and CONFIG_SYS_HZ should be set to 1000 by default. Fix both of these items. Signed-off-by: Jon Hunter <jon-hunter@ti.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| cpuinfo.c | ||
| reset.S | ||
| timer.c | ||
The function get_timer() should return time in ms and CONFIG_SYS_HZ should be set to 1000 by default. Fix both of these items. Signed-off-by: Jon Hunter <jon-hunter@ti.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| cpuinfo.c | ||
| reset.S | ||
| timer.c | ||