From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Failed to created image file
Date: Thu, 27 Oct 2011 19:46:01 +0200 [thread overview]
Message-ID: <201110271946.01934.sr@denx.de> (raw)
In-Reply-To: <4BCD1E8FA08D45F6A38F6434B6631434@mistral.in>
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
prev parent reply other threads:[~2011-10-27 17:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-27 4:35 [U-Boot] Failed to created image file Sadashiva
2011-10-27 14:51 ` Stefan Roese
2011-10-27 16:29 ` Sadashiva
2011-10-27 17:46 ` Stefan Roese [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=201110271946.01934.sr@denx.de \
--to=sr@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.