From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 27 Oct 2011 19:46:01 +0200 Subject: [U-Boot] Failed to created image file In-Reply-To: <4BCD1E8FA08D45F6A38F6434B6631434@mistral.in> References: <2502BBE919434CB983C19C02099057BC@mistral.in> <201110271651.07803.sr@denx.de> <4BCD1E8FA08D45F6A38F6434B6631434@mistral.in> Message-ID: <201110271946.01934.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday 27 October 2011 18:29:55 Sadashiva wrote: > To flash the u-boot image on board through tftp board expects in > u-boot.img format only. I cannot flash the u-boot.bin file. Like the code > specific or board specfic requires in certain format. So I, need help on > how build u-boot.img or image format file or else how to convert the > u-boot.bin file to u-boot.img file. > > I am using PowerPC405GPr. U-boot.img is an image file to flash on board to > bring the u-boot on board. Might be that some other processors need some special header/image format for U-Boot to get loaded correctly. But I' very sure that the PPC405GP(r) doesn't need this. This CPU just needs the u-boot.bin file programmed at the correct location. And this is the end of the FLASH, so that it can fetch its reset vector from address 0xfffffffc. Best regards, Stefan -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de