diff mbox series

[1/2] configs/orangepi_zero3: bump ARM Trusted Firmware to 2.10

Message ID 20240112194000.925982-1-m.niestroj@grinn-global.com
State Accepted
Headers show
Series [1/2] configs/orangepi_zero3: bump ARM Trusted Firmware to 2.10 | expand

Commit Message

Marcin Niestroj Jan. 12, 2024, 7:39 p.m. UTC
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
---
 configs/orangepi_zero3_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Sergey Kuzminov Jan. 12, 2024, 9:44 p.m. UTC | #1
Hi, Marcin Niestroj,
Thanks for the update!
Tested-by: Sergey Kuzminov <kuzminov.sergey81@gmail.com>

12.01.2024 22:39, Marcin Niestroj пишет:
> Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
> ---
>   configs/orangepi_zero3_defconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configs/orangepi_zero3_defconfig b/configs/orangepi_zero3_defconfig
> index 51a6efd3ed..f4fbf86812 100644
> --- a/configs/orangepi_zero3_defconfig
> +++ b/configs/orangepi_zero3_defconfig
> @@ -9,7 +9,7 @@ BR2_SYSTEM_DHCP="eth0"
>   # Firmware
>   BR2_TARGET_ARM_TRUSTED_FIRMWARE=y
>   BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_VERSION=y
> -BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_VERSION_VALUE="v2.9"
> +BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_VERSION_VALUE="v2.10"
>   BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM="sun50i_h616"
>   BR2_TARGET_ARM_TRUSTED_FIRMWARE_BL31=y
>
Peter Korsgaard Jan. 13, 2024, 8:49 p.m. UTC | #2
>>>>> "Marcin" == Marcin Niestroj <m.niestroj@grinn-global.com> writes:

 > Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>

Committed, thanks.
diff mbox series

Patch

diff --git a/configs/orangepi_zero3_defconfig b/configs/orangepi_zero3_defconfig
index 51a6efd3ed..f4fbf86812 100644
--- a/configs/orangepi_zero3_defconfig
+++ b/configs/orangepi_zero3_defconfig
@@ -9,7 +9,7 @@  BR2_SYSTEM_DHCP="eth0"
 # Firmware
 BR2_TARGET_ARM_TRUSTED_FIRMWARE=y
 BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_VERSION=y
-BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_VERSION_VALUE="v2.9"
+BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_VERSION_VALUE="v2.10"
 BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM="sun50i_h616"
 BR2_TARGET_ARM_TRUSTED_FIRMWARE_BL31=y