Hello,

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 (ker...@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:    'h...@1'
  Hash algo:    crc32
  Hash value:   1566f6d1
  Hash len:     4
  Hash node:    'h...@2'
  Hash algo:    sha1
  Hash value:   faa6d60d546a3f7fa85f414c28bcf261d1a9bc51
  Hash len:     20
 Default Configuration: 'con...@1'
 Configuration 0 (con...@1)
  Description:  Boot Linux kernel
  Kernel:       ker...@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

Regards

Cyrille FRANCOIS
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to