[PATCH 4/4] configs: phycore_am62ax_a53_defconfig: Resync after savedefconfig

Wadim Egorov w.egorov at phytec.de
Fri Aug 15 13:10:51 CEST 2025


Remove PHYTEC_SOM_DETECTION_BLOCKS after it was enabled per default
for this platform.

Signed-off-by: Wadim Egorov <w.egorov at phytec.de>
---
 configs/phycore_am62ax_a53_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/phycore_am62ax_a53_defconfig b/configs/phycore_am62ax_a53_defconfig
index 05849d05be4..4ec7fa77865 100644
--- a/configs/phycore_am62ax_a53_defconfig
+++ b/configs/phycore_am62ax_a53_defconfig
@@ -6,7 +6,6 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y
 CONFIG_SPL_LIBGENERIC_SUPPORT=y
 CONFIG_SOC_K3_AM62A7=y
 CONFIG_PHYTEC_SOM_DETECTION=y
-CONFIG_PHYTEC_SOM_DETECTION_BLOCKS=y
 CONFIG_TARGET_PHYCORE_AM62AX_A53=y
 CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
 CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x80480000
-- 
2.48.1



More information about the U-Boot mailing list