summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2023-09-15 15:03:53 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2023-09-21 10:53:04 +0200
commit28fe03ae08db447dc50f65be31d3c7d63f8593dc (patch)
tree0f65f16d04ebe9cece0a332c553ff20fefbe0d18 /Documentation
parent36564c98a20d20e3ec54e6868bdea646022fab60 (diff)
downloadbarebox-28fe03ae08db447dc50f65be31d3c7d63f8593dc.tar.gz
barebox-28fe03ae08db447dc50f65be31d3c7d63f8593dc.tar.xz
ARM: stm32mp: don't generate .img symlinks for .stm32 binaries
The .img extension for stm32mp1 images has been unfortunate. The format was deprecated and finally removed in TF-A v2.8 in favor of the FIP format. We won't remove support in barebox soon, but we shouldn't call these images *.img. Since commit 3536e3904152 ("ARM: stm32mp: change stm32image extension to .stm32") introduced with v2022.04.0, the .img files have been symlinks to regular files with a stm32 extension and this commit now finishes the job and deletes the .img symlinks. Users still using older TF-A versions should change their build system to use the same barebox image file, but with .stm32 extension. Users with new TF-A versions, should use the barebox-stm32mp-generic-bl33.img as non-trusted firmware in the FIP in addition to a matching device tree generated during the same barebox build. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.barebox.org/20230915130353.2217982-1-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions