]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: rk322x: use ARM arch timer instead of rk_timer
authorKever Yang <kever.yang@rock-chips.com>
Tue, 9 Jul 2019 14:00:23 +0000 (22:00 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Sat, 20 Jul 2019 15:59:44 +0000 (23:59 +0800)
commit452556ed65cd8e9f1b9570f9d03edc3d7d9564f1
tree78f904a4a22a8abaef1922957ea689e4c85ff3e0
parentf8bdb8670971ba97c1d8c7871c7d8b78d54d1384
rockchip: rk322x: use ARM arch timer instead of rk_timer

We prefer to use ARM arch timer instead of rockchip timer, so that
we are using the same timer for SPL, U-Boot and Kernel, which will
make things simple and easy to track to boot time.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/Makefile
arch/arm/mach-rockchip/rk322x-board-spl.c
arch/arm/mach-rockchip/rk322x-board-tpl.c
include/configs/rk322x_common.h
scripts/config_whitelist.txt