[PATCH 2/2] configs: starfive2: Enable CONFIG_SYSRET config

Jaehoon Chung jh80.chung at samsung.com
Tue Oct 31 09:24:39 CET 2023


Enable CONFIG_SYSREST config to do reset.

Signed-off-by: Jaehoon Chung <jh80.chung at samsung.com>
---
 configs/starfive_visionfive2_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/starfive_visionfive2_defconfig b/configs/starfive_visionfive2_defconfig
index b21754feafce..afa74e17ebd5 100644
--- a/configs/starfive_visionfive2_defconfig
+++ b/configs/starfive_visionfive2_defconfig
@@ -122,6 +122,7 @@ CONFIG_PINCTRL_STARFIVE=y
 # CONFIG_RAM_SIFIVE is not set
 CONFIG_SYS_NS16550=y
 CONFIG_CADENCE_QSPI=y
+CONFIG_SYSRESET=y
 CONFIG_TIMER_EARLY=y
 CONFIG_USB=y
 CONFIG_USB_XHCI_HCD=y
-- 
2.25.1



More information about the U-Boot mailing list