All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aneesh V <aneesh@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mkimage: Fix 'Unknown OMAP image type - 5'
Date: Mon, 08 Aug 2011 16:34:51 +0530	[thread overview]
Message-ID: <4E3FC2D3.7080707@ti.com> (raw)
In-Reply-To: <1312569767-4395-1-git-send-email-dirk.behme@gmail.com>

Hi Dirk,

On Saturday 06 August 2011 12:12 AM, Dirk Behme wrote:
> From: Dirk Behme<dirk.behme@googlemail.com>
>
> Using mkimage with e.g.
>
> tools/mkimage -A arm -T firmware -O u-boot -d u-boot.bin foo.img
>
> gives a warning
>
> "Unknown OMAP image type - 5"
>
> while it seems that the image itself is created successfully.
>
> This does come from the patch "mkimage: Add OMAP boot image support".
>
> Reordering the init_xx_image_type() sequence does make this
> message go away.

This solves the problem for me too.

Tested-by: Aneesh V <aneesh@ti.com>

best regards,
Aneesh

  reply	other threads:[~2011-08-08 11:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-05 18:42 [U-Boot] [PATCH] mkimage: Fix 'Unknown OMAP image type - 5' Dirk Behme
2011-08-08 11:04 ` Aneesh V [this message]
2011-08-08 19:05 ` Albert ARIBAUD
2011-08-09 16:21   ` Dirk Behme
2011-08-09 16:50     ` John Rigby

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=4E3FC2D3.7080707@ti.com \
    --to=aneesh@ti.com \
    --cc=u-boot@lists.denx.de \
    /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.