[PATCH] configs: stm32mp13: Enable OF_UPSTREAM_BUILD_VENDOR
Patrice CHOTARD
patrice.chotard at foss.st.com
Thu Jul 31 11:22:08 CEST 2025
On 6/26/25 10:22, Patrice Chotard wrote:
> Enable OF_UPSTREAM_BUILD_VENDOR and set OF_UPSTREAM_VENDOR.
>
> Signed-off-by: Patrice Chotard <patrice.chotard at foss.st.com>
> ---
>
> configs/stm32mp13_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/configs/stm32mp13_defconfig b/configs/stm32mp13_defconfig
> index ecd4f866fe9..bf07dfe8b6a 100644
> --- a/configs/stm32mp13_defconfig
> +++ b/configs/stm32mp13_defconfig
> @@ -48,6 +48,8 @@ CONFIG_CMD_EXT4_WRITE=y
> CONFIG_CMD_LOG=y
> CONFIG_CMD_UBI=y
> CONFIG_OF_LIVE=y
> +CONFIG_OF_UPSTREAM_BUILD_VENDOR=y
> +CONFIG_OF_UPSTREAM_VENDOR="st"
> CONFIG_ENV_IS_NOWHERE=y
> CONFIG_ENV_IS_IN_MMC=y
> CONFIG_SYS_REDUNDAND_ENVIRONMENT=y
Applied to u-boot-stm32/master
Thanks
Patrice
More information about the U-Boot
mailing list