linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: atul.sabharwal@exgate.tek.com
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: kernel startup
Date: Sat, 11 Feb 2006 02:12:37 +0100	[thread overview]
Message-ID: <20060211011238.051C13525CC@atlas.denx.de> (raw)
In-Reply-To: Your message of "Fri, 10 Feb 2006 16:10:32 PST." <4A062D477D842B4C8FC48EA5AF2D41F201BA2084@us-bv-m23.global.tektronix.net>

In message <4A062D477D842B4C8FC48EA5AF2D41F201BA2084@us-bv-m23.global.tektronix.net> you wrote:
> Since I have set IIP to 1, reset vector is at 0xfff00100.  IMMR is
> 0x00f00000. So, putting RAM at address 0x0 allows only 15MB of RAM
> at address 0x0 (ISA style). 

Please do yourself a favour and read some docs and FAQ's first.  With
a  low mapping ogf the IMMR like 0x00f00000 you will never be able to
run Linux.

And as mentioned before: the whole memory map is just software. If  it
doesn't fit your needs just change it.

> As memory and internal processor registers would conflict, I would have

Then CHANGE it! It's just a few bits in some registers.

> a memory hole.  Hence, the logical choice of putting RAM at a different

This is not a logical choice, but just another error.

> location. So, if MMU allows shadowing (which I have not read), it could
> solve my problem.

Please forget it. Just fix your memory map.


Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Why don't you have a Linux partition installed so you can be  working
in  a  programmer-friendly environment instead of a keep-gates'-bank-
account-happy one? :-)                            -- Tom Christiansen

  parent reply	other threads:[~2006-02-11  1:12 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-11  0:10 kernel startup atul.sabharwal
2006-02-11  0:03 ` Kumar Gala
2006-02-11  1:13   ` Wolfgang Denk
2006-02-11  1:12 ` Wolfgang Denk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-02-11  2:10 atul.sabharwal
2006-02-11  2:03 atul.sabharwal
2006-02-11  1:47 atul.sabharwal
2006-02-11 12:59 ` Wolfgang Denk
2006-02-11  1:40 atul.sabharwal
2006-02-11  0:28 atul.sabharwal
2006-02-11  0:23 ` Kumar Gala
2006-02-11  1:20 ` Wolfgang Denk
2006-02-11  0:19 atul.sabharwal
2006-02-11  0:02 atul.sabharwal
2006-02-11  0:12 ` Wolfgang Denk
2006-02-10 23:53 atul.sabharwal
2006-02-10 23:46 ` Kumar Gala
2006-02-11  0:08 ` Wolfgang Denk
2006-02-10 23:33 dibacco
2006-02-10 23:32 ` Kumar Gala
2006-02-11  0:06   ` 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=20060211011238.051C13525CC@atlas.denx.de \
    --to=wd@denx.de \
    --cc=atul.sabharwal@exgate.tek.com \
    --cc=linuxppc-embedded@ozlabs.org \
    /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).