[U-Boot-Users] Converting uboot.bin file to uboot.raw file

Hi all,
I have uboot.bin and uboot.out files. I need to generate <<< uboot.raw >>>> file. Iam new to these file formats. It may be simple one also. Please help me about the procedure to do this.
I tried objcopy options and my << objdump -i >> command returned following BFD formats only
BFD header file version 2.15.90.0.1.1 20040303 (SuSE Linux) elf32-i386 (header little endian, data little endian) i386 a.out-i386-linux (header little endian, data little endian) i386 efi-app-ia32 (header little endian, data little endian) i386 elf32-little (header little endian, data little endian) i386 elf32-big (header big endian, data big endian) i386 elf64-x86-64 (header little endian, data little endian) i386 elf64-little (header little endian, data little endian) i386 elf64-big (header big endian, data big endian) i386 srec (header endianness unknown, data endianness unknown) i386 symbolsrec (header endianness unknown, data endianness unknown) i386 tekhex (header endianness unknown, data endianness unknown) i386 binary (header endianness unknown, data endianness unknown) i386 ihex (header endianness unknown, data endianness unknown) i386 trad-core (header endianness unknown, data endianness unknown)
Thanx Raju

In message 000101c6e933$263c2e80$3814120a@china.huawei.com you wrote:
I have uboot.bin and uboot.out files.
Please explain what uboot.out is. It does not get build with the offical U-Boot distribution.
I need to generate <<< uboot.raw >>>> file. Iam new to these file formats. It may be simple one also.
Please define what uboot.raw is. It can be anything.
Best regards,
Wolfgang Denk
participants (2)
-
Raju S N
-
Wolfgang Denk