Skip to content
Commit dfd71ae3 authored by Thomas Perrot's avatar Thomas Perrot Committed by Richard Purdie
Browse files

uboot-sign: fix the concatenation when multiple U-BOOT configurations are specified



Some BSPs, especially those of meta-freescale and meta-ti allow to build U-Boot
binaries using different configuration for a given target, for example:
- UBOOT_CONFIG ??= "tfa-secure-boot tfa"
- UBOOT_CONFIG ??= "nand sdcard spi nor"

When this is the case the public key wasn't concatenated to all U-Boot binaries
built.

Signed-off-by: default avatarThomas Perrot <thomas.perrot@bootlin.com>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent 10a4a132
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment