1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-18 00:52:07 +02:00
Files
u-boot-megous/arch/arm/mach-k3
Lokesh Vutla adc702e229 arm: K3: Fix usage of CONFIG_SYS_K3_KEY
For signing the tiboot3.bin image, an optional KEY file can be passed
using CONFIG_SYS_K3_KEY. Right now, Makefile scripts directly takes
the config value and uses it for signing. This is okay if the build
directory is a sub-directory of source tree, otherwise it fails.
Fix it by using the path relative to the source tree.

Reported-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2018-12-26 21:35:52 -05:00
..
2018-11-16 16:51:58 -05:00
2018-11-16 16:51:58 -05:00