kumquat-buildroot/boot
Dario Binacchi 8771ca8a66 boot/u-boot: fix u-boot.stm32 creation on newer version
As reported in commit [1] of the U-Boot project, the config.mk file has
been suppressed in order to use binman to manage FIT
generation. Therefore, the "u-boot.stm32" make target should no longer
be used with recent versions of U-Boot.

The configuration option added by this comit allows the creation of
the u-boot.stm32 image for both recent versions of U-Boot, which use
binman, and older versions.

Legacy handling would have suggested that this new option should
"default y" to preserve existing behavior, but as moving forward all
U-Boot new versions will no longer need this u-boot.stm32 target, it
probably makes sense here to not comply with this backward
compatibility rule, as an exception.

[1] 5564b4cd4d5c69 ("stm32mp: add binman support for STM32MP15x")
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Tested-by: David Reaver <me@davidreaver.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-07-26 22:20:53 +02:00
..
afboot-stm32 boot/afboot-stm32: disable stack-protector 2023-02-08 16:54:35 +01:00
arm-trusted-firmware boot/arm-trusted-firmware: add patch to fix fiptool link 2023-07-23 19:28:21 +02:00
at91bootstrap
at91bootstrap3
at91dataflashboot boot/at91dataflashboot: disable stack-protector 2023-02-22 15:52:22 +01:00
barebox boot/barebox: explicitly set the timezone for the kbuild timestamp 2023-02-06 11:57:08 +01:00
beaglev-ddrinit
beaglev-secondboot
binaries-marvell
boot-wrapper-aarch64 boot/boot-wrapper-aarch64: bump version 2023-02-23 23:43:32 +01:00
edk2 boot/edk2: introduce a new _OVMF_DEBUG_ON_SERIAL option 2023-07-23 18:11:30 +02:00
grub2 boot/grub2: add details on grub.cfg location 2023-02-21 22:59:18 +01:00
lpc32xxcdl
mv-ddr-marvell boot/mv-ddr-marvell: disable SSP 2022-10-17 10:32:18 +02:00
mxs-bootlets boot/mxs-bootlets: fix build without any bootstream 2023-02-27 17:03:15 +01:00
opensbi boot/opensbi: Bump to version 1.3 2023-06-26 19:02:49 +02:00
optee-os boot/optee-os: bump to version 3.21.0 2023-05-07 23:28:52 +02:00
s500-bootloader
shim
syslinux
ti-k3-r5-loader boot/ti-k3-r5-loader: drop bogus TI_K3_R5_LOADER_BOARD 2023-01-04 17:53:50 +01:00
uboot boot/u-boot: fix u-boot.stm32 creation on newer version 2023-07-26 22:20:53 +02:00
vexpress-firmware
common.mk
Config.in boot/gummiboot: remove package 2023-02-06 22:40:10 +01:00