[PATCH 15/17] configs/dragonboard845c_defconfig: Enable DM_RESET by default

Bhupesh Sharma bhupesh.sharma at linaro.org
Mon Aug 14 23:54:55 CEST 2023


Signed-off-by: Bhupesh Sharma <bhupesh.sharma at linaro.org>
---
 configs/dragonboard845c_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/dragonboard845c_defconfig b/configs/dragonboard845c_defconfig
index a69d82761a..e2676a37b5 100644
--- a/configs/dragonboard845c_defconfig
+++ b/configs/dragonboard845c_defconfig
@@ -4,6 +4,7 @@ CONFIG_COUNTER_FREQUENCY=19000000
 CONFIG_POSITION_INDEPENDENT=y
 CONFIG_ARCH_SNAPDRAGON=y
 CONFIG_DEFAULT_DEVICE_TREE="dragonboard845c"
+CONFIG_DM_RESET=y
 CONFIG_TARGET_DRAGONBOARD845C=y
 CONFIG_IDENT_STRING="\nQualcomm-DragonBoard 845C"
 CONFIG_SYS_LOAD_ADDR=0x80000000
-- 
2.38.1



More information about the U-Boot mailing list