public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Why virtual address and Physical address are different in the memory layout of IXPD425 board ?
@ 2004-08-09  6:14 Sujoy Ray
  2004-08-09  6:53 ` Andrew Lunn
  0 siblings, 1 reply; 4+ messages in thread
From: Sujoy Ray @ 2004-08-09  6:14 UTC (permalink / raw)
  To: ecos-discuss


Hello:

I was going through the memory laout of an IXPD425
board provided in the following link:-

http://sources.redhat.com/ecos/docs-latest/redboot/ixdp425.html


It has following lines.


Virtual Address   Physical Address  XCB  Description
0x00000000       0x00000000         010  SDRAM
(cached)
0x10000000       0x00000000         010  SDRAM (alias)
0x20000000       0x00000000        000 SDRAM
(uncached)

Now, I have following questions.

1. Why in the third line (SDRAM uncached), the virtual
address and physical address are different? I know
that virtual address can be different from the
physical address. But normally it is not in the
embedded scenario. 

2. Who is going to use this address? I have seen that
all the addresses are assigned in the .ld file and
those are static allocation. If this is true, then how
this virtual address will be used. 

May be 'am missing some fundamental concept. I would
be nice if anyone can help me in understanding this
concept in a better way.

Thanks in advance.

Regards,
Sujoy Ray.




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-08-09  9:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-09  6:14 [ECOS] Why virtual address and Physical address are different in the memory layout of IXPD425 board ? Sujoy Ray
2004-08-09  6:53 ` Andrew Lunn
2004-08-09  9:32   ` Sujoy Ray
2004-08-09  9:50     ` Andrew Lunn

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 read-only IMAP folder(s) and NNTP newsgroup(s).