From: Nicolas LE BAYON
Sent: mardi 11 avril 2017 14:50
To: u-boot@lists.denx.de
Subject: [U-Boot] generating a script file in FIT_SIGNATURE context
Hi all,
In my setup, I have activated FIT (without signature in a first step), and I
boot using standard script way (boot.scr), which I generate
Hi all,
In my setup, I have activated FIT (without signature in a first step), and I
boot using standard script way (boot.scr), which I generate with the following
command :
mkimage -A arm -T script -C none -n "My boot script" -d boot.txt boot.scr
It works fine, and I can "load" and "bootm" the
2 matches
Mail list logo