
6 Aug
2017
6 Aug
'17
7:18 p.m.
To use it with the DM timer driver in SPL and TPL, timer0 needs to be marked as pre-reloc.
Signed-off-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com Reviewed-by: Simon Glass sjg@chromium.org
Changes in v2:
- add 'clock-frequency' prop to timer in the -u-boot.dtsi
arch/arm/dts/rk3368-lion-u-boot.dtsi | 5 +++++ arch/arm/dts/rk3368.dtsi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-)
Applied to u-boot-rockchip, thanks!