All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Help explain the Ramdisk Load Address: 00000000
Date: Thu, 18 May 2006 00:45:51 +0200	[thread overview]
Message-ID: <E1Fgcv2-0004G8-EM@mail.sourceforge.net> (raw)
In-Reply-To: Your message of "Thu, 18 May 2006 00:49:18 +0800." <BAY107-DAV1916A08A39B528912CEBBFC5A10@phx.gbl> <000001c679d1$d6d5a810$b7899d0a@first>

In message <BAY107-DAV1916A08A39B528912CEBBFC5A10@phx.gbl> <000001c679d1$d6d5a810$b7899d0a@first> you wrote:
>
> 	It's confuse for the load address of Ramdisk, it shows 00000000,

A ramdisk has no such thing as a load address or an entry  point,  so
0x0000  is  perfectly OK. Normally (using a same Linux kernel) U-Boot
will not touch the ramdisk at all  and  just  pass  it's  address  to
Linux, no matter where it is stored (RAM or flash).

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
Our business is run on trust.  We trust you will pay in advance.

      parent reply	other threads:[~2006-05-17 22:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-16 15:43 [U-Boot-Users] PATCH: Add command support for second I2Ccontroller Menon, Nishanth
2006-05-16 16:58 ` Ben Warren
2006-05-16 20:15   ` Wolfgang Denk
2006-05-16 20:26     ` Ben Warren
2006-05-17 16:49   ` [U-Boot-Users] Help explain the Ramdisk Load Address: 00000000 muqiyong
     [not found]     ` <000001c679d1$d6d5a810$b7899d0a@first>
2006-05-17 22:45       ` Wolfgang Denk [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=E1Fgcv2-0004G8-EM@mail.sourceforge.net \
    --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 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.