[PATCH v2 2/2] configs: qcs9100_defconfig: Enable SYSRESET
Varadarajan Narayanan
quic_varada at quicinc.com
Wed Apr 30 10:54:28 CEST 2025
Move to SYSRESET for implementing the reset command.
Reviewed-by: Sumit Garg <sumit.garg at oss.qualcomm.com>
Signed-off-by: Varadarajan Narayanan <quic_varada at quicinc.com>
---
v2: Add 'Reviewed-by: Sumit Garg'
---
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