public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Simon Sudler <Simon.Sudler@gmx.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] u-boot for pxa255
Date: Mon, 06 Dec 2004 12:22:48 +0100	[thread overview]
Message-ID: <41B44108.6030702@gmx.net> (raw)
In-Reply-To: <eae046ff041203205427854a91@mail.gmail.com>

Sharad P. Katti wrote:
> Hi,
> 
> I followed your instructions, and after creating the zImage.bin, 
> i write that to the flash, and then gave the address where it was written,
> 
> I got all the header contents from the image, 
> but it is stopped after the mesg "Starting Kernel ..."

That could means, that the Kernel has been decompressed successfully and 
is most likely failing to find some memory...

just compile the Kernel with debug informations (e.g. -ggdb) and then 
connected to the gdb to your BDI and look where the Kernel is working.

>
> can u just give me suggestions where i went wrong,
> I have given the address (on flash) to the bootm command,
> but the control is not passed to the kernel.

it ist possibel, that the board information you set for the pxa255 is 
not correct. Set a breakpoint to the start address of the Kernel an look 
at the board info structure pointer (ppc = r3) and verify if it contains 
the right values for your board.

Cheers,
Simon

  reply	other threads:[~2004-12-06 11:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-30  8:58 [U-Boot-Users] u-boot for pxa255 Sharad P. Katti
2004-11-30  9:28 ` Wolfgang Denk
2004-11-30 10:39   ` Sharad P. Katti
2004-11-30 11:47     ` Simon Sudler
2004-12-04  4:54       ` Sharad P. Katti
2004-12-06 11:22         ` Simon Sudler [this message]
2004-12-06 12:51           ` Sharad P. Katti
2004-12-06 15:36             ` Wolfgang Denk
2004-12-06 16:27             ` Simon Sudler
2004-11-30 11:55     ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2004-10-27 16:35 [U-Boot-Users] U-boot " swamy
2004-10-27 18:47 ` 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=41B44108.6030702@gmx.net \
    --to=simon.sudler@gmx.net \
    --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