[U-Boot] verified boot of beaglebone black

Simon Glass sjg at chromium.org
Tue Nov 4 07:12:22 CET 2014


Hi,

On 3 November 2014 23:09, Srinivasan S <srinivasan.s at tataelxsi.co.in> wrote:
> Hi,
>
> Thanks a lot for your replies,
> When I was executing the below  ie., Step 5: Sign the kernel from http://lists.denx.de/pipermail/u-boot/2014-June/180845.html
>
> When I was using the mkimage tools for sigining am facing the below errors, could you please do the needful in resolving the below errors as early as possible
>
> srinivasan at tata-HP-Elite-7100-Microtower-PC:~/TUNSTALL$ echo $PATH
> /home/srinivasan/bin:/home/srinivasan/TUNSTALL/board-support/u-boot-2014.07/b/am335x_boneblack_vboot/tools/:/home/srinivasan/TUNSTALL/board-support/u-boot-2014.07/dtc/:/opt/ti-sdk-am335x-evm-07.00.00.00/linux-devkit/sysroots/i686-arago-linux/usr/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
>
> srinivasan at tata-HP-Elite-7100-Microtower-PC:~/TUNSTALL/board-support/linux-3.12.10-ti2013.12.01/work$ ls
> am335x-boneblack.dtb  am335x-boneblack-pubkey.dtb  Image  keys  sign.its  u-boot-dtb.img
> srinivasan at tata-HP-Elite-7100-Microtower-PC:~/TUNSTALL/board-support/linux-3.12.10-ti2013.12.01/work$ mkimage -f sign.its -K am335x-boneblack-pubkey.dtb -k keys -r image.fit
> Error: sign.its:7.15-16 syntax error
> FATAL ERROR: Unable to parse input tree

You should check that line of the file (line 7).

> mkimage: Can't read image.fit.tmp: Invalid argument
> mkimage Can't add hashes to FIT blob
> srinivasan at tata-HP-Elite-7100-Microtower-PC:~/TUNSTALL/board-support/linux-3.12.10-ti2013.12.01/work$

Regards,
Simon


More information about the U-Boot mailing list