
27 Dec
2018
27 Dec
'18
4:47 p.m.
On Wed, Dec 19, 2018 at 12:53:31PM +0530, Lokesh Vutla wrote:
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
Applied to u-boot/master, thanks!
--
Tom