rv1126-uboot/arch
Patrick Delaunay dd239d3008 UPSTREAM: 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>
(cherry picked from commit 77aace579a9a84c74e99d2e86ecc08b1d9ca402b)
Change-Id: Id289de433e49d396a95e3a72acf210be3a2d910b
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
2021-01-29 18:52:41 +08:00
..
arc
arm UPSTREAM: arm: armv7: solve issue for timer_rate_hz in arch timer 2021-01-29 18:52:41 +08:00
m68k
microblaze
mips
nds32
nios2
powerpc
sandbox UPSTREAM: clk: add clk_valid() 2020-06-02 16:07:42 +08:00
sh
x86
xtensa
.gitignore
Kconfig UPSTREAM: riscv: Modify generic codes to support RISC-V 2020-04-14 12:45:33 +08:00