u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [ELDK] Not able to Uncompress Multi Image
Date: Mon, 30 Aug 2010 18:42:04 +0200	[thread overview]
Message-ID: <m2wrr8hx2b.fsf@ohwell.denx.de> (raw)
In-Reply-To: <AANLkTin6hmJHrymFyYNadi_YFnU59jpOJ4mUAAPA0YA1@mail.gmail.com> (Zoolu R.'s message of "Mon, 30 Aug 2010 10:08:49 +0200")

Hi Zoolu,

> Thanks for your reply. yes same u-boot versions are used?on the board.
> ?
> We have built 2 multi images and trying to?boot on?both boards.
> ?
> Image 1 boots on both boards fine and no problem.
> ?
> Image 2 boots on one board and stops uncompressing multi-image on 2nd board.
> ?
> Both Image1 and Image 2 are built out of same code base. So we do not
> undertstand what would be the difference as the?2nd board boots image 1
> successfully.
> ?
> I also tried to verify the?CRC and it is all fine.... On 2nd board it stops
> throwing out?"Uncompressing Multi-File Image ..."
> ?
> Do let us know if there are any other methods !! ( We have 256 MB Ram and i am
> using 0x4000000 for download).

Well the obvious method is to attach a JTAG debugger and step through
the code.

If you don't have such a debugger it will be more complicated, but you
can try to use the "poor man debugger", i.e. printf statements in the
code.

The other method is to think again what differences there are between
both boards.  If they behave differently, then there have to be
differences.  If the software is completely the same, then maybe the
sequence of events before you boot the image is different.  Try to
execute _exactly_ the same commands from power-on-reset and note any
differenc in output.

Sorry, this is as much as we can do from the distance.

Cheers
  Detlev

-- 
The structure of a system reflects the structure of the organization
that built it.
                                        -- Richard E. Fairley
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de

  reply	other threads:[~2010-08-30 16:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <AANLkTinf-W=tXkmkmcHpmJOXiuwOid+9w=11UptwRUEv@mail.gmail.com>
2010-08-27 11:53 ` [U-Boot] [ELDK] Not able to Uncompress Multi Image Detlev Zundel
2010-08-30  8:08   ` Zoolu R
2010-08-30 16:42     ` Detlev Zundel [this message]
     [not found]       ` <AANLkTi=E705CwKxm7CMTmNVvcGWi4VzrGJAbfw0=qjCD@mail.gmail.com>
2010-09-01  9:06         ` Detlev Zundel

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=m2wrr8hx2b.fsf@ohwell.denx.de \
    --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;
as well as URLs for NNTP newsgroup(s).