summaryrefslogtreecommitdiff
path: root/lib/tizen
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2018-03-12 10:46:06 +0100
committerTom Rini <trini@konsulko.com>2018-03-19 16:14:20 -0400
commit77aace579a9a84c74e99d2e86ecc08b1d9ca402b (patch)
tree90aa603cd5c6be10bafa2837f39e45d18a459b37 /lib/tizen
parent0e373c0ade8c1d634af5178dcd1444871d3e1824 (diff)
arm: armv7: solve issue for timer_rate_hz in arch timer
The current value timer_rate_hz causes a problem with function timer_get_us() from lib time and then an issue with readx_poll_timeout() function. With corrected value for tbclk() = timer_rate_hz = CONFIG_SYS_HZ_CLOCK the weak functions in lib timer can be used: - get_timer() - __udelay() So the specific function in this file are removed. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'lib/tizen')
0 files changed, 0 insertions, 0 deletions