On Mon, Mar 12, 2018 at 10:46:06AM +0100, Patrick Delaunay wrote:

> 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.delau...@st.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to