All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kai Che <Kai.Che@mixed-mode.de>
To: Barebox List <barebox@lists.infradead.org>
Subject: issues loading a FIT image with bootm
Date: Mon, 29 Oct 2018 14:27:06 +0000	[thread overview]
Message-ID: <1540823231090.67191@mixed-mode.de> (raw)

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

             reply	other threads:[~2018-10-29 14:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-29 14:27 Kai Che [this message]
2018-10-29 15:00 ` issues loading a FIT image with bootm Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1540823231090.67191@mixed-mode.de \
    --to=kai.che@mixed-mode.de \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.