Re: [U-Boot] mkimage can't read .tmp

2016-07-06 Thread Simon Glass
Hi Tom, On 30 June 2016 at 09:46, Simon Glass wrote: > > Hi Tom, > > On 27 June 2016 at 23:50, Tom Van Deun wrote: > > Hello all > > > > I have been trying to create a FIT image using mkimage using the command: > > > > mkimage -D "-I dts -O dtb -p

Re: [U-Boot] mkimage can't read .tmp

2016-06-30 Thread Simon Glass
Hi Tom, On 27 June 2016 at 23:50, Tom Van Deun wrote: > Hello all > > I have been trying to create a FIT image using mkimage using the command: > > mkimage -D "-I dts -O dtb -p 2000" -f name.its name.fit > > The output is: > > DTC: dts->dtb on file "name.its" > mkimage:

[U-Boot] mkimage can't read .tmp

2016-06-29 Thread Tom Van Deun
Hello all I have been trying to create a FIT image using mkimage using the command: mkimage -D "-I dts -O dtb -p 2000" -f name.its name.fit The output is: DTC: dts->dtb on file "name.its" mkimage: Can't read name.fit.tmp: Invalid argument mkimage Can't add hashes to FIT blob No matter what I