Skip to content
Commit ffa802f5 authored by Thomas Perrot's avatar Thomas Perrot Committed by Anuj Mittal
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>
(cherry picked from commit dfd71ae3)
Signed-off-by: default avatarAnuj Mittal <anuj.mittal@intel.com>
parent 86e9e812
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