]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: rk3128: use ARM arch timer instead of rk_timer
authorKever Yang <kever.yang@rock-chips.com>
Tue, 9 Jul 2019 14:00:27 +0000 (22:00 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Sat, 20 Jul 2019 15:59:44 +0000 (23:59 +0800)
commit66d834a015c7966528301ac176330e49d40934bb
tree245d170f1ec219972d1fc6e783cb12cde5d5c66f
parent992576cda42b4645b0198b9753a146dab6001478
rockchip: rk3128: 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/rk3128-board.c
include/configs/rk3128_common.h