public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] FIT image support ARM architecture ?
Date: Thu, 13 Aug 2009 13:20:08 +0200	[thread overview]
Message-ID: <m28whoot93.fsf@ohwell.denx.de> (raw)
In-Reply-To: <61acdef60908110736g4448863doece6d7ba8599f52@mail.gmail.com> (Cyrille Francois's message of "Tue, 11 Aug 2009 16:36:21 +0200")

Hi Cyrille,

> I'm trying to generate a FIT kernel image.
>
> I'm using u-boot 1.3.4 / dtc 1.2.0.
>
> All seems ok when i generates the FIT image
>
> mkimage -l kernel.itb
>
> Created:         Tue Aug 11 14:51:23 2009
>  Image 0 (kernel at 1)
>   Description:  Vanilla Linux kernel
>   Type:         Kernel Image
>   Compression:  gzip compressed
>   Data Size:    1703896 Bytes = 1663.96 kB = 1.62 MB
>   Architecture: ARM
>   OS:           Linux
>   Load Address: 0x00080000
>   Entry Point:  0x00080000
>   Hash node:    'hash at 1'
>   Hash algo:    crc32
>   Hash value:   1566f6d1
>   Hash len:     4
>   Hash node:    'hash at 2'
>   Hash algo:    sha1
>   Hash value:   faa6d60d546a3f7fa85f414c28bcf261d1a9bc51
>   Hash len:     20
>  Default Configuration: 'config at 1'
>  Configuration 0 (config at 1)
>   Description:  Boot Linux kernel
>   Kernel:       kernel at 1
>
> But on u-boot prompt :
> => iminfo
>
> ## Checking Image at 00900000 ...
> Unknown image format!
>
> I don't masterise all.
>
> However, I have one question :
> FIT image support ARM architecture ??
> All examples i found talk about PowerPC

I don't think that anybody tested FITs on ARM.  On the other hand, the
concept is generic, so _should_ be no real show stopper on the road.
Otoh I would not be surprised if there are some minor problems waiting
for you to find them....

For a start I'd try to include "CONFIG_FIT" in your configuration ;)

Cheers
  Detlev

-- 
Old mathematicians never die; they just lose some of their functions.
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de

      reply	other threads:[~2009-08-13 11:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-11 14:36 [U-Boot] FIT image support ARM architecture ? Cyrille Francois
2009-08-13 11:20 ` Detlev Zundel [this message]

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=m28whoot93.fsf@ohwell.denx.de \
    --to=dzu@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox