With Makefiles testing for $(SPL_TPL_)SYSRESET, we need SPL_SYSRESET
for do_reset() in SPL for Rockchip SoCs.
References:
87c16d4 "drivers: spl: consistently use the $(SPL_TPL_) macro"
Signed-off-by: Kever Yang <[email protected]>
Acked-by: Philipp Tomsich <[email protected]>
Reviewed-by: Philipp Tomsich <[email protected]>
imply FASTBOOT
imply FAT_WRITE
imply USB_FUNCTION_FASTBOOT
+ imply SPL_SYSRESET
config TARGET_THUNDERX_88XX
bool "Support ThunderX 88xx"