
5 Apr
2022
5 Apr
'22
8:01 p.m.
On Fri, Mar 11, 2022 at 09:23:21PM +0530, Vignesh Raghavendra wrote:
On arm64 systems, recommendation is to use per-cpu timer for time keeping. Currently AM64 ends up using DM timer as tick timer as driver is enabled in the config. Drop OMAP DM Timer related configs, this will switch to using armv8 per-cpu timer as tick timer for A53 SPL/U-Boot.
Signed-off-by: Vignesh Raghavendra vigneshr@ti.com Reviewed-By: Nishanth Menon nm@ti.com
Applied to u-boot/master, thanks!
--
Tom