[PATCH v1 3/3] configs: qcs9100_defconfig: Enable SYSRESET
Varadarajan Narayanan
quic_varada at quicinc.com
Thu Apr 10 14:02:08 CEST 2025
Move to SYSRESET for implementing the reset command.
Signed-off-by: Varadarajan Narayanan <quic_varada at quicinc.com>
---
configs/qcs9100_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/qcs9100_defconfig b/configs/qcs9100_defconfig
index 10ff4d25398..1fb621b27ce 100644
--- a/configs/qcs9100_defconfig
+++ b/configs/qcs9100_defconfig
@@ -16,3 +16,5 @@ CONFIG_TEXT_BASE=0xaf000000
CONFIG_REMAKE_ELF=y
CONFIG_DEFAULT_DEVICE_TREE="qcom/qcs9100-ride-r3"
+CONFIG_SYSRESET=y
+CONFIG_SYSRESET_QCOM_PSCI=y
--
2.34.1
More information about the U-Boot
mailing list