public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Booting From hard disk.
Date: Sun, 12 Dec 2004 18:55:57 +0100	[thread overview]
Message-ID: <20041212175602.516BAC1430@atlas.denx.de> (raw)
In-Reply-To: Your message of "Sun, 12 Dec 2004 15:25:08 +0530." <eae046ff041212015556cbc541@mail.gmail.com>

In message <eae046ff041212015556cbc541@mail.gmail.com> you wrote:
> 
> We are able to write the image in the raw partition of harddisk,
> and we are able to see the u-boot header contents once we boot from the image.
> 
> But, it is restarting the target board after coming till "Starting
> Kernel" & also we put some debug statements & it is restarting just
> before  "theKernel" ( in armlinux.c)

Are you sure that your image is working at all? Does it boot when you
download it over TFTP and boot then?

> We  are able to get the header information.. We are in doubt about what 
> address we need to give for load address & entry point.( we have given
> 0000000 for both).

You should know the memory map of your board better that we.  In  any
case it seems likely to me that there is flash or ROM at address 0 on
your  board,  and  not  RAM,  so  using  0x0000 as load & entry point
address is obviously plain wrong.

> Whether the control is in the kernel or still in the Bootloader ?

Neither one nor the  other.  U-Boot  is  _attempting_  to  start  the
kernel, which is not there where you pretend it is.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Conceptual integrity in turn dictates that the  design  must  proceed
from  one  mind,  or  from  a  very small number of agreeing resonant
minds.               - Frederick Brooks Jr., "The Mythical Man Month"

  reply	other threads:[~2004-12-12 17:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-11 16:04 [U-Boot-Users] Booting From hard disk Sharad P. Katti
2004-12-11 16:42 ` Wolfgang Grandegger
2004-12-12  9:55   ` Sharad P. Katti
2004-12-12 17:55     ` Wolfgang Denk [this message]
2004-12-13 16:20       ` Sharad P. Katti
2004-12-13 21:22         ` Wolfgang Denk
2004-12-14  7:10           ` Sharad P. Katti
2004-12-15 21:13     ` [U-Boot-Users] Re: One more step to conclude the u-boot port to pxa255 board Seido Nakanishi
2004-12-15 21:32       ` 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=20041212175602.516BAC1430@atlas.denx.de \
    --to=wd@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