]> git.sur5r.net Git - u-boot/commit
rockchip: rk3188: use DM timer instead of rk_timer
authorKever Yang <kever.yang@rock-chips.com>
Wed, 18 Apr 2018 03:13:46 +0000 (11:13 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Wed, 25 Apr 2018 20:20:06 +0000 (22:20 +0200)
commitfd9e0fe0e3f087fd5abec19ebf620c7a79a93040
tree70776e22366f8b21e2f10c19ad188bfd4874ab2a
parentf9ef5447863f88898db2e997a5e056bcdb8362a5
rockchip: rk3188: use DM timer instead of rk_timer

Disable rk_timer as SYS timer and use DM timer instead,
so that we can get a better timer framework, the rk_timer
is going to be clean after we conver to use DM timer or
ARM arch/generic timer.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
arch/arm/mach-rockchip/Makefile
arch/arm/mach-rockchip/rk3188-board-spl.c
configs/rock_defconfig
include/configs/rk3188_common.h