All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ilya A. Volynets-Evenbakh" <ilya@total-knowledge.com>
To: moreau francis <francis_moreau2000@yahoo.fr>
Cc: linux-mips@linux-mips.org
Subject: Re: port on exotic board.
Date: Tue, 21 Dec 2004 18:07:49 -0800	[thread overview]
Message-ID: <41C8D6F5.2080007@total-knowledge.com> (raw)
In-Reply-To: <20041222012715.GA13782@gw.junsun.net>

CPHYSADDR gives you physical address from an address that lies in
one of compatibility "unmapped" spaces. "compatibility" in this case refers
to 32bit MIPS view of memory space.

As such, CPHYSADDR macro generally should not be used.

Jun Sun wrote:

>>I noticed CPHYSADDR macro. This macro only works if
>>PAGE_OFFSET is equal to 0x80000000. Why does this 
>>macro exist ? Why not using __pa macro ?
>>    
>>
>
>Don't know much about this one.
>
>BTW, once there was a board whose memory starts from 0x90000000.  It had
>similar problems as yours, but I think it ran in the end.  Try to search
>the mailing list.
>
>Jun
>
>  
>

  reply	other threads:[~2004-12-22  2:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-21  8:53 port on exotic board moreau francis
2004-12-22  1:27 ` Jun Sun
2004-12-22  2:07   ` Ilya A. Volynets-Evenbakh [this message]
2004-12-22 10:00     ` moreau francis
2004-12-22  5:36   ` Manish Lachwani
2004-12-22 10:04     ` moreau francis
2004-12-22  9:55   ` moreau francis
2004-12-22 10:35     ` Stanislaw Skowronek

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=41C8D6F5.2080007@total-knowledge.com \
    --to=ilya@total-knowledge.com \
    --cc=francis_moreau2000@yahoo.fr \
    --cc=linux-mips@linux-mips.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 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.