Re: [PATCH v2 1/3] ARM: stm32mp: drop all images with legacy STM32 header

2025-04-14 Thread Sascha Hauer
On Mon, 14 Apr 2025 14:01:48 +0200, Ahmad Fatoum wrote: > The legacy .stm32 images have been deprecated in TF-A v2.7 and removed > altogether in v2.8, released in 2022. > > It's time that we move on in barebox as well and drop the legacy images. > > Users wishing to continue to use new barebox

[PATCH v2 1/3] ARM: stm32mp: drop all images with legacy STM32 header

2025-04-14 Thread Ahmad Fatoum
The legacy .stm32 images have been deprecated in TF-A v2.7 and removed altogether in v2.8, released in 2022. It's time that we move on in barebox as well and drop the legacy images. Users wishing to continue to use new barebox versions need to upgrade their TF-A versions and switch to FIP images.