[Buildroot] [PATCH 1/1] configs/visionfive2: update u-boot to 2024.04

Arnout Vandecappelle arnout at mind.be
Sun Apr 28 18:22:38 UTC 2024



On 14/04/2024 20:14, Lukasz Tekieli wrote:
> Signed-off-by: Lukasz Tekieli <tekieli.lukasz at gmail.com>

  Applied to master, thanks.

  Same remark about custom hash file.

  In the future, please send patches related to the same board in a series 
rather than one-by-one.

  Regards,
  Arnout

> ---
>   configs/visionfive2_defconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configs/visionfive2_defconfig b/configs/visionfive2_defconfig
> index c8576a35a7..8b65e4e93d 100644
> --- a/configs/visionfive2_defconfig
> +++ b/configs/visionfive2_defconfig
> @@ -24,7 +24,7 @@ BR2_TARGET_OPENSBI_ADDITIONAL_VARIABLES="FW_TEXT_START=0x40000000 FW_OPTIONS=0"
>   BR2_TARGET_UBOOT=y
>   BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
>   BR2_TARGET_UBOOT_CUSTOM_VERSION=y
> -BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2024.01"
> +BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2024.04"
>   BR2_TARGET_UBOOT_BOARD_DEFCONFIG="starfive_visionfive2"
>   BR2_TARGET_UBOOT_NEEDS_DTC=y
>   BR2_TARGET_UBOOT_NEEDS_PYLIBFDT=y



More information about the buildroot mailing list