]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: lion-rk3368: defconfig: enable DM timer for all stages
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Fri, 28 Jul 2017 16:00:27 +0000 (18:00 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 13 Aug 2017 15:12:36 +0000 (17:12 +0200)
commitfe1c3cd3af220bf2522db726564661e5553b6767
treefd8456c8235deb2e64552b057d1650c6343fbfdf
parentbc824cc03af5f4f39fed908e508527fcd2e867b9
rockchip: lion-rk3368: defconfig: enable DM timer for all stages

There is no reasonably robust way (this will be needed so early that
diagnostics will be limited) to specify the base-address of the secure
timer through the DTS for TPL and SPL.  In order to allow us a cleaner
way to structure our SPL and TPL stage, we now move to a DM timer
driver.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
board/theobroma-systems/lion_rk3368/fit_spl_atf.its
configs/lion-rk3368_defconfig