* issues loading a FIT image with bootm
@ 2018-10-29 14:27 Kai Che
2018-10-29 15:00 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Kai Che @ 2018-10-29 14:27 UTC (permalink / raw)
To: Barebox List
Hi all,
I'm trying to load a FIT image (image.itb) with the bootm command, but I'm getting the following issue:
barebox@RaspberryPi 3 Model B:/ bootm
Loading open firmware Device Tree flattened Binary '/mnt/disk0.3/image.itb'
no image handler found for image type open firmware Device Tree flattened Binary
handler failed with: No such device
The generated .itb file is created with mkimage -f from u-boot and according to the patches, the FIT image format should be supported:
http://lists.infradead.org/pipermail/barebox/2015-March/022876.html
Does anyone have experience with loading and verifying FIT images with bootm and could give me some suggestions on what would I need to check further in order to identify and fix the issue?
Thanks,
Kai
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: issues loading a FIT image with bootm
2018-10-29 14:27 issues loading a FIT image with bootm Kai Che
@ 2018-10-29 15:00 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2018-10-29 15:00 UTC (permalink / raw)
To: Kai Che; +Cc: Barebox List
Hi Kai,
On Mon, Oct 29, 2018 at 02:27:06PM +0000, Kai Che wrote:
> Hi all,
>
> I'm trying to load a FIT image (image.itb) with the bootm command, but I'm getting the following issue:
>
> barebox@RaspberryPi 3 Model B:/ bootm
> Loading open firmware Device Tree flattened Binary '/mnt/disk0.3/image.itb'
> no image handler found for image type open firmware Device Tree flattened Binary
This sounds like you have CONFIG_FITIMAGE or CONFIG_BOOTM_FITIMAGE disabled.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-10-29 15:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-29 14:27 issues loading a FIT image with bootm Kai Che
2018-10-29 15:00 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox