public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Bad Magic Number
Date: 09 Sep 2003 15:15:39 +0200	[thread overview]
Message-ID: <87ptiacdc4.fsf@deepthought.outer.space.org> (raw)
In-Reply-To: <OJEPIMKHOKJAJIDJLJBNGEBICAAA.jbates@paradise.co.uk>

Hello James,

> I have ported uBoot to our adapted version of the MPC8260ADS board. I just
> changed the MPC8260ADS board config to suit our needs. The problem that I am
> having is that any with image that I try to boot ( Yes I have used mkimage)
> I just get "Bad Magic Number". I cannot think of anything else to try. I
> cannot get it to recognise any images produced by mkimage at all. I have
> tried most versions from 0.4.0 through 0.4.7 and all produce the same
> result.
> 
> What could I be doing wrong?

Do the image files you created really contain the magic number in the
first 4 bytes?  You can check that fact like this:

[dzu]$ dd if=/tftpboot/uImage bs=4 count=1 | od -t x1
1+0 records in
1+0 records out
0000000 27 05 19 56
0000004
[dzu]$

> This message is intended only for the use of the individual or
> entity to which it is addressed, and may contain information that is
> privileged, confidential and exempt from disclosure under applicable
> law.  If the reader of this message is not the intended recipient,
> or the employee or agent responsible for delivering the message to
> the intended recipient, you are hereby notified that any
> dissemination, distribution or copying of this communication is
> strictly prohibited.  If you have received this communication in
> error please return the message immediately to the sender and delete
> the message from your systems. Thank you.

A bit useless on a public mailing list....

Cheers
  Detlev

-- 
You get 3 opportunities to advertise your Rock band, no more.
           -- Proposed Symbolics guidelines for mail messages (1984)

  reply	other threads:[~2003-09-09 13:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E19v6qu-0007xX-00@sc8-sf-list2.sourceforge.net>
2003-09-08 16:36 ` [U-Boot-Users] Bad Magic Number James Bates
2003-09-09 13:15   ` Detlev Zundel [this message]
2005-06-10  0:20 Jason Chang
2005-06-10  6:04 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2006-07-01 11:31 [U-Boot-Users] Bad Magic number Raja Chidambaram
2006-07-01 15:09 ` Wolfgang Denk
     [not found] <20060702065901.6616.qmail@web53606.mail.yahoo.com>
2006-07-02  8:13 ` Wolfgang Denk

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=87ptiacdc4.fsf@deepthought.outer.space.org \
    --to=dzu@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox