[PATCH] uboot-mediatek: bump to v2025.04

Enrico Mioso mrkiko.rs at gmail.com
Fri May 23 15:01:42 PDT 2025


On Fri, May 23, 2025 at 07:23:21PM +0000, Petr Štetiar wrote:
> Enrico Mioso <mrkiko.rs at gmail.com> [2025-05-21 17:21:08]:
> 
> Hi Enrico,
> 
> > Thing to be solved before considering merge: something should be
> > wrong with EFI related config symbols. Infact, I am seeing included
> > some EFI stuff I would like to avoid. The rest seem to work fine.
> 
> LGTM
> 
>  --- u-boot-2025.01_config	2025-05-23 19:08:50.405161124 +0000
>  +++ u-boot-2025.04_config	2025-05-23 19:14:18.496170792 +0000
>  -# U-Boot 2025.01 Configuration
>  +# U-Boot 2025.04 Configuration
>  +# CONFIG_ARCH_MMP is not set
>  -# CONFIG_STATIC_MACH_TYPE is not set
>  +CONFIG_DDR_SI_TEST=y
>  +# CONFIG_TARGET_MT7987 is not set
>  -CONFIG_SYS_SRAM_BASE=0x0
>  -CONFIG_SYS_SRAM_SIZE=0x0
>  +# CONFIG_EFI_IP4_CONFIG2_PROTOCOL is not set
>  +# CONFIG_BOOTMETH_VBE_ABREC is not set
>  +# CONFIG_HASH_CRC8 is not set
>  +# CONFIG_CMD_UFETCH is not set
>  +# CONFIG_CMD_BOOTSTD is not set
>  +CONFIG_ENV_CALLBACK_LIST_STATIC=""
>  +# CONFIG_WGET is not set
>  +# CONFIG_BUTTON_REMAP_PHONE_KEYS is not set
>  +# CONFIG_CLK_STUB is not set
>  -# CONFIG_DM_74X164 is not set
>  +# CONFIG_PINCTRL_MT7987 is not set
>  -# CONFIG_YAFFS2 is not set
>  -CONFIG_LEGACY_CRYPTO=y
>  +CONFIG_LEGACY_HASHING_AND_CRYPTO=y
>  -CONFIG_LEGACY_CRYPTO_BASIC=y
>  +CONFIG_LEGACY_HASHING=y
>  -CONFIG_LEGACY_CRYPTO_CERT=y
>  +CONFIG_LEGACY_CRYPTO=y
>  +CONFIG_CRC16=y
>  +# CONFIG_TPL_GZIP is not set
>  +# CONFIG_GENERATE_SMBIOS_TABLE_VERBOSE is not set
>  +CONFIG_TOOLS_CRC16=y
> 
> I've tested it and prepared it for merging in https://github.com/openwrt/openwrt/pull/18892
> 
> Cheers,
> 
> Petr

Thanks a lot for your time and patience, and testing. I am grateful.

Enrico



More information about the openwrt-devel mailing list