From: Tom Rini Date: Mon, 7 Jul 2025 20:15:18 +0000 (-0600) Subject: configs: Resync with savedefconfig X-Git-Tag: v2025.10-rc1~133 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b379335f141e3ddca0cdbb5d9d39af0444530542;p=thirdparty%2Fu-boot.git configs: Resync with savedefconfig Resync all defconfig files using qconfig.py Signed-off-by: Tom Rini --- diff --git a/configs/arbel_evb_defconfig b/configs/arbel_evb_defconfig index f5c05fd4616..34c4e9a3f74 100644 --- a/configs/arbel_evb_defconfig +++ b/configs/arbel_evb_defconfig @@ -41,7 +41,6 @@ CONFIG_CMD_USB_MASS_STORAGE=y CONFIG_CMD_DHCP6=y CONFIG_DHCP6_PXE_DHCP_OPTION=y CONFIG_DHCP6_ENTERPRISE_ID=311 -CONFIG_BOOTP_PXE_DHCP_OPTION=y CONFIG_IPV6_ROUTER_DISCOVERY=y CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y diff --git a/configs/imx8mn_evk_defconfig b/configs/imx8mn_evk_defconfig index 2df89f90757..127903045e5 100644 --- a/configs/imx8mn_evk_defconfig +++ b/configs/imx8mn_evk_defconfig @@ -69,8 +69,8 @@ CONFIG_CMD_FUSE=y CONFIG_CMD_GPIO=y CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y -CONFIG_CMD_OPTEE=y CONFIG_CMD_OPTEE_RPMB=y +CONFIG_CMD_OPTEE=y CONFIG_CMD_CACHE=y CONFIG_CMD_EFIDEBUG=y CONFIG_CMD_RTC=y @@ -128,5 +128,4 @@ CONFIG_TEE=y CONFIG_OPTEE=y CONFIG_DM_THERMAL=y CONFIG_IMX_WATCHDOG=y -CONFIG_SPL_RSA=y CONFIG_SHA384=y diff --git a/configs/imx8mp_evk_defconfig b/configs/imx8mp_evk_defconfig index 694bddc6699..46039fd0c03 100644 --- a/configs/imx8mp_evk_defconfig +++ b/configs/imx8mp_evk_defconfig @@ -152,5 +152,4 @@ CONFIG_USB_GADGET_MANUFACTURER="FSL" CONFIG_USB_GADGET_VENDOR_NUM=0x0525 CONFIG_USB_GADGET_PRODUCT_NUM=0xa4a5 CONFIG_IMX_WATCHDOG=y -CONFIG_SPL_RSA=y CONFIG_SHA384=y diff --git a/configs/iot2050_defconfig b/configs/iot2050_defconfig index 55477c85807..a88e697d9fa 100644 --- a/configs/iot2050_defconfig +++ b/configs/iot2050_defconfig @@ -2,7 +2,6 @@ CONFIG_ARM=y CONFIG_SKIP_LOWLEVEL_INIT=y CONFIG_ARCH_K3=y # CONFIG_TI_SECURE_DEVICE is not set -CONFIG_SYS_MALLOC_LEN=0x2000000 CONFIG_SYS_MALLOC_F_LEN=0x8000 CONFIG_SPL_GPIO=y CONFIG_SPL_LIBCOMMON_SUPPORT=y diff --git a/configs/liontron-h-a133l_defconfig b/configs/liontron-h-a133l_defconfig index 4b769768e5f..65c4359593f 100644 --- a/configs/liontron-h-a133l_defconfig +++ b/configs/liontron-h-a133l_defconfig @@ -8,7 +8,6 @@ CONFIG_DRAM_SUNXI_CA_DRI=0xe0e CONFIG_DRAM_SUNXI_PARA0=0xd0a050c CONFIG_DRAM_SUNXI_MR11=0x4 CONFIG_DRAM_SUNXI_MR12=0x72 -CONFIG_DRAM_SUNXI_MR13=0x0 CONFIG_DRAM_SUNXI_MR14=0x7 CONFIG_DRAM_SUNXI_TPR1=0x26 CONFIG_DRAM_SUNXI_TPR2=0x6060606 @@ -20,9 +19,9 @@ CONFIG_DRAM_SUNXI_TPR12=0x1212110e CONFIG_DRAM_SUNXI_TPR13=0x7521 CONFIG_DRAM_SUNXI_TPR14=0x2023211f CONFIG_MACH_SUN50I_A133=y +CONFIG_SUNXI_DRAM_A133_LPDDR4=y CONFIG_DRAM_CLK=792 CONFIG_MMC_SUNXI_SLOT_EXTRA=2 -CONFIG_SUNXI_DRAM_A133_LPDDR4=y CONFIG_R_I2C_ENABLE=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL_I2C=y @@ -30,8 +29,8 @@ CONFIG_SPL_SYS_I2C_LEGACY=y CONFIG_SYS_I2C_MVTWSI=y CONFIG_SYS_I2C_SLAVE=0x7f CONFIG_SYS_I2C_SPEED=400000 +CONFIG_SUPPORT_EMMC_BOOT=y CONFIG_AXP803_POWER=y CONFIG_AXP_DCDC5_VOLT=1100 -CONFIG_SUPPORT_EMMC_BOOT=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_OHCI_HCD=y diff --git a/configs/ls1021aqds_nor_SECURE_BOOT_defconfig b/configs/ls1021aqds_nor_SECURE_BOOT_defconfig index ad4b58e517b..3934d259887 100644 --- a/configs/ls1021aqds_nor_SECURE_BOOT_defconfig +++ b/configs/ls1021aqds_nor_SECURE_BOOT_defconfig @@ -24,7 +24,6 @@ CONFIG_FSL_QIXIS=y # CONFIG_QIXIS_I2C_ACCESS is not set CONFIG_SYS_MEMTEST_START=0x80000000 CONFIG_SYS_MEMTEST_END=0x9fffffff -# CONFIG_SYS_MALLOC_F is not set CONFIG_DYNAMIC_SYS_CLK_FREQ=y CONFIG_FIT=y CONFIG_FIT_VERBOSE=y diff --git a/configs/ls1021atwr_nor_SECURE_BOOT_defconfig b/configs/ls1021atwr_nor_SECURE_BOOT_defconfig index 38bb415bb81..503afd1847b 100644 --- a/configs/ls1021atwr_nor_SECURE_BOOT_defconfig +++ b/configs/ls1021atwr_nor_SECURE_BOOT_defconfig @@ -21,7 +21,6 @@ CONFIG_PCIE1=y CONFIG_PCIE2=y CONFIG_SYS_MEMTEST_START=0x80000000 CONFIG_SYS_MEMTEST_END=0x9fffffff -# CONFIG_SYS_MALLOC_F is not set CONFIG_FIT=y CONFIG_FIT_VERBOSE=y CONFIG_DISTRO_DEFAULTS=y diff --git a/configs/mangopi_mq_r_defconfig b/configs/mangopi_mq_r_defconfig index df3dec704f4..9017df040cf 100644 --- a/configs/mangopi_mq_r_defconfig +++ b/configs/mangopi_mq_r_defconfig @@ -6,10 +6,10 @@ CONFIG_DRAM_SUNXI_ODT_EN=0 CONFIG_DRAM_SUNXI_TPR0=0x004a2195 CONFIG_DRAM_SUNXI_TPR11=0x340000 CONFIG_DRAM_SUNXI_TPR12=0x46 +CONFIG_DRAM_SUNXI_TPR13=0x34000100 CONFIG_MACH_SUN8I_R528=y CONFIG_DRAM_CLK=792 CONFIG_DRAM_ZQ=8092667 CONFIG_SUNXI_MINIMUM_DRAM_MB=128 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set -CONFIG_DRAM_SUNXI_TPR13=0x34000100 CONFIG_CONS_INDEX=4 diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig index 87466d23d14..84cc4cf82d8 100644 --- a/configs/qcom_defconfig +++ b/configs/qcom_defconfig @@ -148,5 +148,5 @@ CONFIG_VIDEO_FONT_16X32=y CONFIG_SYS_WHITE_ON_BLACK=y CONFIG_NO_FB_CLEAR=y CONFIG_VIDEO_SIMPLE=y -CONFIG_WDT_QCOM=y CONFIG_WDT=y +CONFIG_WDT_QCOM=y diff --git a/configs/qcom_ipq5424_mmc_defconfig b/configs/qcom_ipq5424_mmc_defconfig index 0dd46680b0f..e508c0cf508 100644 --- a/configs/qcom_ipq5424_mmc_defconfig +++ b/configs/qcom_ipq5424_mmc_defconfig @@ -3,43 +3,41 @@ CONFIG_SKIP_LOWLEVEL_INIT=y CONFIG_POSITION_INDEPENDENT=y CONFIG_SYS_INIT_SP_BSS_OFFSET=1572864 CONFIG_ARCH_SNAPDRAGON=y +CONFIG_TEXT_BASE=0x8a380000 CONFIG_NR_DRAM_BANKS=24 +CONFIG_ENV_SIZE=0x40000 +CONFIG_ENV_OFFSET=0 CONFIG_DEFAULT_DEVICE_TREE="qcom/ipq5424-rdp466" CONFIG_SYS_LOAD_ADDR=0x50000000 +CONFIG_DEBUG_UART_BASE=0x1a84000 +CONFIG_DEBUG_UART_CLOCK=14745600 +CONFIG_DEBUG_UART=y +CONFIG_REMAKE_ELF=y +# CONFIG_EFI_LOADER is not set CONFIG_FIT=y CONFIG_FIT_VERBOSE=y -# CONFIG_EFI_LOADER is not set -# CONFIG_EFI_BINARY_EXEC is not set -# CONFIG_EFI_VARIABLE_FILE_STORE is not set -# CONFIG_PXE_UTILS is not set # CONFIG_BOOTSTD is not set -# CONFIG_BOOTMETH_VBE is not set -CONFIG_BOOTDELAY=2 CONFIG_OF_BOARD_SETUP=y CONFIG_USE_PREBOOT=y -CONFIG_LOG_MAX_LEVEL=9 -CONFIG_LOG_DEFAULT_LEVEL=4 +CONFIG_SYS_PBSIZE=1024 # CONFIG_DISPLAY_CPUINFO is not set CONFIG_DISPLAY_BOARDINFO_LATE=y +CONFIG_HUSH_PARSER=y CONFIG_CMD_MMC=y -CONFIG_CMD_USB=y CONFIG_CMD_PART=y +CONFIG_EFI_PARTITION=y CONFIG_OF_LIVE=y -CONFIG_USE_DEFAULT_ENV_FILE=y -CONFIG_DEFAULT_ENV_FILE="board/qualcomm/default.env" +CONFIG_ENV_IS_IN_MMC=y CONFIG_CLK=y CONFIG_CLK_QCOM_IPQ5424=y -CONFIG_DFU_MMC=y -CONFIG_DFU_SCSI=y -CONFIG_SYS_DFU_DATA_BUF_SIZE=0x200000 CONFIG_MSM_GPIO=y -CONFIG_PINCTRL=y -CONFIG_PINCONF=y -CONFIG_PINCTRL_QCOM_IPQ5424=y +# CONFIG_I2C is not set +# CONFIG_INPUT is not set +CONFIG_MMC_HS200_SUPPORT=y CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_ADMA=y CONFIG_MMC_SDHCI_MSM=y -CONFIG_MMC_HS200_SUPPORT=y +CONFIG_MTD=y CONFIG_DM_MDIO=y CONFIG_DM_ETH_PHY=y CONFIG_DWC_ETH_QOS=y @@ -48,36 +46,11 @@ CONFIG_RGMII=y CONFIG_PHY=y CONFIG_PHY_QCOM_QMP_UFS=y CONFIG_PHY_QCOM_QUSB2=y -CONFIG_SCSI=y +CONFIG_PINCTRL=y +CONFIG_PINCONF=y +CONFIG_PINCTRL_QCOM_IPQ5424=y +CONFIG_DEBUG_UART_MSM_GENI=y +CONFIG_DEBUG_UART_ANNOUNCE=y CONFIG_MSM_SERIAL=y CONFIG_MSM_GENI_SERIAL=y CONFIG_SOC_QCOM=y -CONFIG_DEBUG_UART=y -CONFIG_DEBUG_UART_ANNOUNCE=y -CONFIG_DEBUG_UART_BASE=0x1a84000 -CONFIG_DEBUG_UART_MSM_GENI=y -CONFIG_DEBUG_UART_CLOCK=14745600 -CONFIG_TEXT_BASE=0x8a380000 -CONFIG_REMAKE_ELF=y -CONFIG_FIT=y -CONFIG_FIT_VERBOSE=y -CONFIG_BOOTSTD_FULL=y -CONFIG_SYS_CBSIZE=1024 -CONFIG_SYS_PBSIZE=1024 -CONFIG_OF_LIVE=y -CONFIG_MSM_SERIAL=y -CONFIG_DM_EVENT=y -CONFIG_ENV_IS_IN_MMC=y -CONFIG_ENV_SIZE=0x40000 -CONFIG_ENV_OFFSET=0 -CONFIG_PARTITIONS=y -CONFIG_PARTITION_UUIDS=y -CONFIG_MTD=y -CONFIG_MTD_PARTS=y -CONFIG_HUSH_PARSER=y -CONFIG_PARTITIONS=y -CONFIG_EFI_PARTITION=y -# CONFIG_I2C is not set -# CONFIG_INPUT is not set -# CONFIG_SCSI is not set -# CONFIG_SPMI is not set diff --git a/configs/qcom_ipq9574_mmc_defconfig b/configs/qcom_ipq9574_mmc_defconfig index c7ce4f5c237..720220dc98a 100644 --- a/configs/qcom_ipq9574_mmc_defconfig +++ b/configs/qcom_ipq9574_mmc_defconfig @@ -28,8 +28,6 @@ CONFIG_CMD_PART=y CONFIG_EFI_PARTITION=y CONFIG_OF_LIVE=y CONFIG_ENV_IS_IN_MMC=y -CONFIG_USE_ENV_DEFAULT_ENV_TEXT_FILE=y -CONFIG_ENV_DEFAULT_ENV_TEXT_FILE="board/qualcomm/default.env" CONFIG_CLK=y CONFIG_CLK_QCOM_IPQ9574=y CONFIG_MSM_GPIO=y diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig index 34e89bf6b3e..1cefaa0a138 100644 --- a/configs/sandbox64_defconfig +++ b/configs/sandbox64_defconfig @@ -31,7 +31,6 @@ CONFIG_ANDROID_AB=y CONFIG_CMD_CPU=y CONFIG_CMD_LICENSE=y CONFIG_CMD_BOOTZ=y -CONFIG_CMD_BOOTEFI_HELLO=y # CONFIG_CMD_ELF is not set CONFIG_CMD_ASKENV=y CONFIG_CMD_GREPENV=y diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index 4f6943d1a4b..d6768e291d0 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig @@ -59,7 +59,6 @@ CONFIG_CMD_BOOTM_PRE_LOAD=y CONFIG_CMD_BOOTZ=y CONFIG_BOOTM_OPENRTOS=y CONFIG_BOOTM_OSE=y -CONFIG_CMD_BOOTEFI_HELLO=y CONFIG_CMD_BOOTMENU=y CONFIG_CMD_ABOOTIMG=y CONFIG_CMD_ASKENV=y diff --git a/configs/sandbox_flattree_defconfig b/configs/sandbox_flattree_defconfig index 67c0ed7353e..f0a69a414db 100644 --- a/configs/sandbox_flattree_defconfig +++ b/configs/sandbox_flattree_defconfig @@ -30,7 +30,6 @@ CONFIG_CMD_CPU=y CONFIG_CMD_LICENSE=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_BOOTEFI_BOOTMGR is not set -CONFIG_CMD_BOOTEFI_HELLO=y # CONFIG_CMD_ELF is not set CONFIG_CMD_ASKENV=y CONFIG_CMD_GREPENV=y diff --git a/configs/sandbox_noinst_defconfig b/configs/sandbox_noinst_defconfig index 2a8e79a95c7..a0702d6f6e1 100644 --- a/configs/sandbox_noinst_defconfig +++ b/configs/sandbox_noinst_defconfig @@ -66,7 +66,6 @@ CONFIG_SPL_SPI_LOAD=y CONFIG_CMD_CPU=y CONFIG_CMD_LICENSE=y CONFIG_CMD_BOOTZ=y -CONFIG_CMD_BOOTEFI_HELLO=y # CONFIG_CMD_ELF is not set CONFIG_CMD_ASKENV=y CONFIG_CMD_GREPENV=y diff --git a/configs/sandbox_spl_defconfig b/configs/sandbox_spl_defconfig index 76b0ef1fcb6..f1c48c84b62 100644 --- a/configs/sandbox_spl_defconfig +++ b/configs/sandbox_spl_defconfig @@ -45,7 +45,6 @@ CONFIG_SPL_RTC=y CONFIG_CMD_CPU=y CONFIG_CMD_LICENSE=y CONFIG_CMD_BOOTZ=y -CONFIG_CMD_BOOTEFI_HELLO=y # CONFIG_CMD_ELF is not set CONFIG_CMD_ASKENV=y CONFIG_CMD_GREPENV=y diff --git a/configs/sandbox_vpl_defconfig b/configs/sandbox_vpl_defconfig index e1a0555744c..9d75bb5f933 100644 --- a/configs/sandbox_vpl_defconfig +++ b/configs/sandbox_vpl_defconfig @@ -58,7 +58,6 @@ CONFIG_VPL_TEXT_BASE=0x100000 CONFIG_CMD_CPU=y CONFIG_CMD_LICENSE=y CONFIG_CMD_BOOTZ=y -CONFIG_CMD_BOOTEFI_HELLO=y # CONFIG_CMD_ELF is not set CONFIG_CMD_ASKENV=y CONFIG_CMD_GREPENV=y diff --git a/configs/th1520_lpi4a_defconfig b/configs/th1520_lpi4a_defconfig index 39d8c948af1..78e3b25ab82 100644 --- a/configs/th1520_lpi4a_defconfig +++ b/configs/th1520_lpi4a_defconfig @@ -90,6 +90,7 @@ CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_ADMA=y CONFIG_MMC_SDHCI_SNPS=y # CONFIG_MTD is not set +CONFIG_PINCTRL=y # CONFIG_POWER is not set CONFIG_RAM=y CONFIG_SPL_RAM=y @@ -105,4 +106,3 @@ CONFIG_ZLIB_UNCOMPRESS=y CONFIG_BZIP2=y CONFIG_ZSTD=y CONFIG_LIB_RATIONAL=y -CONFIG_PINCTRL=y diff --git a/configs/verdin-am62p_a53_defconfig b/configs/verdin-am62p_a53_defconfig index e782ad4faca..87f94a70bdd 100644 --- a/configs/verdin-am62p_a53_defconfig +++ b/configs/verdin-am62p_a53_defconfig @@ -1,6 +1,5 @@ CONFIG_ARM=y CONFIG_ARCH_K3=y -CONFIG_SYS_MALLOC_LEN=0x2000000 CONFIG_SYS_MALLOC_F_LEN=0x8000 CONFIG_SPL_GPIO=y CONFIG_SPL_LIBCOMMON_SUPPORT=y @@ -19,7 +18,6 @@ CONFIG_SPL_MMC=y CONFIG_SPL_SERIAL=y CONFIG_SPL_DRIVERS_MISC=y CONFIG_SPL_STACK_R_ADDR=0x82000000 -CONFIG_SPL_TEXT_BASE=0x80080000 CONFIG_SPL_HAS_BSS_LINKER_SECTION=y CONFIG_SPL_BSS_START_ADDR=0x80c80000 CONFIG_SPL_BSS_MAX_SIZE=0x80000 @@ -72,7 +70,6 @@ CONFIG_CMD_GPIO=y CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y CONFIG_CMD_READ=y -CONFIG_CMD_REMOTEPROC=y CONFIG_CMD_USB=y CONFIG_CMD_USB_MASS_STORAGE=y CONFIG_CMD_BOOTCOUNT=y @@ -170,7 +167,6 @@ CONFIG_DM_REGULATOR_TPS65219=y CONFIG_K3_SYSTEM_CONTROLLER=y CONFIG_REMOTEPROC_TI_K3_ARM64=y CONFIG_REMOTEPROC_TI_K3_DSP=y -CONFIG_REMOTEPROC_TI_K3_R5F=y CONFIG_RESET_TI_SCI=y CONFIG_DM_SERIAL=y CONFIG_SOC_DEVICE=y diff --git a/configs/verdin-am62p_r5_defconfig b/configs/verdin-am62p_r5_defconfig index bbdc803eb3a..42361523ab3 100644 --- a/configs/verdin-am62p_r5_defconfig +++ b/configs/verdin-am62p_r5_defconfig @@ -18,7 +18,6 @@ CONFIG_SPL_SERIAL=y CONFIG_SPL_DRIVERS_MISC=y CONFIG_SPL_STACK_R_ADDR=0x82000000 CONFIG_SPL_SYS_MALLOC_F_LEN=0x8000 -CONFIG_SPL_TEXT_BASE=0x43c00000 CONFIG_SPL_HAS_BSS_LINKER_SECTION=y CONFIG_SPL_BSS_START_ADDR=0x43c4b000 CONFIG_SPL_BSS_MAX_SIZE=0x3000 @@ -49,7 +48,6 @@ CONFIG_SPL_DM_MAILBOX=y CONFIG_SPL_DM_RESET=y CONFIG_SPL_POWER_DOMAIN=y CONFIG_SPL_RAM_DEVICE=y -CONFIG_SPL_REMOTEPROC=y CONFIG_CMD_DFU=y CONFIG_OF_CONTROL=y CONFIG_SPL_OF_CONTROL=y @@ -89,7 +87,6 @@ CONFIG_PINCTRL_SINGLE=y CONFIG_POWER_DOMAIN=y CONFIG_TI_POWER_DOMAIN=y CONFIG_K3_SYSTEM_CONTROLLER=y -CONFIG_REMOTEPROC_TI_K3_ARM64=y CONFIG_RESET_TI_SCI=y CONFIG_SPECIFY_CONSOLE_INDEX=y CONFIG_DM_SERIAL=y diff --git a/configs/yuzukihd-chameleon_defconfig b/configs/yuzukihd-chameleon_defconfig index 883be12c4ef..6cefcb77a28 100644 --- a/configs/yuzukihd-chameleon_defconfig +++ b/configs/yuzukihd-chameleon_defconfig @@ -5,7 +5,6 @@ CONFIG_SPL=y CONFIG_DRAM_SUNXI_DX_ODT=0x03030303 CONFIG_DRAM_SUNXI_DX_DRI=0x0e0e0e0e CONFIG_DRAM_SUNXI_CA_DRI=0x1c12 -CONFIG_DRAM_SUNXI_ODT_EN=0x1 CONFIG_DRAM_SUNXI_TPR6=0x33808080 CONFIG_DRAM_SUNXI_TPR10=0x002f0006 CONFIG_DRAM_SUNXI_TPR11=0xddddcccc