]> git.baikalelectronics.ru Git - uboot.git/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)
commit82cc321f47f0986141d40d572ad16d7354126524
tree70776e22366f8b21e2f10c19ad188bfd4874ab2a
parent6192b9470870a3e70792c3cfe83185c0e1050f4d
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