]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: enable TPL_SYSRESET for all rockchip SoCs
authorKever Yang <kever.yang@rock-chips.com>
Wed, 13 Sep 2017 01:39:06 +0000 (09:39 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sat, 30 Sep 2017 22:33:35 +0000 (00:33 +0200)
commite19fa89c9d344201da25a7b67fdd9d6896af6847
treee4b38a1756f528fe0e9e7076dbf02a52eccc7c41
parent2ee3021ae1808828c74b7eb6ae68d8d511bc4c30
rockchip: enable TPL_SYSRESET for all rockchip SoCs

With Makefiles testing for $(SPL_TPL_)SYSRESET, we need TPL_SYSRESET
for do_reset() in TPL for Rockchip SoCs.

References: 87c16d4 "drivers: spl: consistently use the $(SPL_TPL_)
macro"

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
arch/arm/Kconfig