diff options
author | Lokesh Vutla <lokeshvutla@ti.com> | 2018-12-19 12:53:31 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-12-26 21:35:52 -0500 |
commit | adc702e22948ec5fe7b6706d0d66ec3bdd35e323 (patch) | |
tree | 598d40b08943683319a63bd16a7cf439285765c6 /drivers/net | |
parent | 8efae021db1166ea07be0b2eda7f074d767843ea (diff) | |
download | u-boot-adc702e22948ec5fe7b6706d0d66ec3bdd35e323.zip u-boot-adc702e22948ec5fe7b6706d0d66ec3bdd35e323.tar.gz u-boot-adc702e22948ec5fe7b6706d0d66ec3bdd35e323.tar.bz2 |
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>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions