[U-Boot] mkimage for fit in 1.3.4?

does mkimage in the current 1.3.4-rc2 tree work for FIT w/o any patches? If not can we fix that since dtc 1.2.0 is out?
- k

On Fri, 8 Aug 2008, Kumar Gala wrote:
does mkimage in the current 1.3.4-rc2 tree work for FIT w/o any patches? If not can we fix that since dtc 1.2.0 is out?
It doesn't. I was going to ask but you beat me :)
It would be very nice to have it fixed before 1.3.5.
=== Cut === TFTP side : -----------
[root@maverick mpc8548cds]# mkimage -l image.itb FIT description: Fedora 9 install (kernel, NO ramdisk, and FDT blob) Created: Thu Aug 7 15:57:23 2008 Image 0 (kernel@1) Description: Fedora 8 Install Type: Kernel Image Compression: gzip compressed Data Size: 1737486 Bytes = 1696.76 kB = 1.66 MB Architecture: PowerPC OS: Linux Load Address: 0x00000000 Entry Point: 0x00000000 Hash node: 'hash@1' Hash algo: md5 Hash value: a236bf2a2a1976a7c446fb1ea96bec9e Hash len: 16 Hash node: 'hash@2' Hash algo: sha1 Hash value: fef7ebd9aa8ddc4ccbb9fae4dd33e8a8179ce156 Hash len: 20 Image 1 (fdt@1) Description: MPC8548CDS-fdt Type: Flat Device Tree Compression: uncompressed Data Size: 7115 Bytes = 6.95 kB = 0.01 MB Architecture: PowerPC Hash node: 'hash@1' Hash algo: crc32 Hash value: b2f5f267 Hash len: 4 Hash node: 'hash@2' Hash algo: sha1 Hash value: 53162a56e7533aedc31f5fbfc5bc73b664bd573d Hash len: 20 Default Configuration: 'config@1' Configuration 0 (config@1) Description: MPC8548CDS Fedora 9 install Kernel: kernel@1 FDT: fdt@1
MPC8548CDS, stock u-boot git tree as of yesterday: --------------------------------------------------
=> tft 1000000 mpc8548cds/image.itb Speed: 1000, full duplex Using eTSEC0 device TFTP from server 172.20.254.121; our IP address is 172.20.254.150 Filename 'mpc8548cds/image.itb'. Load address: 0x1000000 Loading: ################################################################# ###################################################### done Bytes transferred = 1745940 (1aa414 hex) => iminfo
## Checking Image at 01000000 ... Unknown image format! => === Cut ===
--- ****************************************************************** * KSI@home KOI8 Net < > The impossible we do immediately. * * Las Vegas NV, USA < > Miracles require 24-hour notice. * ******************************************************************
participants (2)
-
ksi@koi8.net
-
Kumar Gala