Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] configs/orangepi_zero3: bump ARM Trusted Firmware to 2.10
@ 2024-01-12 19:39 Marcin Niestroj
  2024-01-12 19:39 ` [Buildroot] [PATCH 2/2] configs/orangepi_zero3: use upstream U-Boot and Linux Marcin Niestroj
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Marcin Niestroj @ 2024-01-12 19:39 UTC (permalink / raw)
  To: buildroot; +Cc: Sergey Kuzminov, 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
 
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-01-13 20:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-12 19:39 [Buildroot] [PATCH 1/2] configs/orangepi_zero3: bump ARM Trusted Firmware to 2.10 Marcin Niestroj
2024-01-12 19:39 ` [Buildroot] [PATCH 2/2] configs/orangepi_zero3: use upstream U-Boot and Linux Marcin Niestroj
2024-01-12 21:45   ` Sergey Kuzminov
2024-01-13 20:52   ` Peter Korsgaard
2024-01-12 21:44 ` [Buildroot] [PATCH 1/2] configs/orangepi_zero3: bump ARM Trusted Firmware to 2.10 Sergey Kuzminov
2024-01-13 20:49 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox