linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* pxa300 - DDRAM base value
@ 2010-06-01  5:44 balakrishnan
  2010-06-05 17:19 ` Marek Vasut
  0 siblings, 1 reply; 10+ messages in thread
From: balakrishnan @ 2010-06-01  5:44 UTC (permalink / raw)
  To: linux-arm-kernel

I am working on pxa300 based development board and using Linux 2.6.34.
This Linux kernel already has support for following boards
1. zylonite_pxa300
2. cm-x300 
3. colibri-pxa300
4. littleton

My doubt is that pxa300 based boards are using "0xa0000000"  as DDRAM
base and PHYS_OFFSET is also defined in
"arch/arm/mach-pxa/include/mach/memory.h" as 0xa0000000.
But in our board  DDR is mapped in 0x80000000. Does it make any
problem?. Because after mmu is turned ON, my board is hanging. 

"zreladdr-y   := 0x80008000" is defined in
"arch/arm/mach-pxa/Makefile.boot" file .
my machine_desc is as follows 
.phys_io        = 0x40000000, 
.io_pg_offst    = (io_p2v(0x40000000) >> 18) & 0xfffc,  
.boot_params    = 0x80000100,  

With Thanks
J.Balakrishnan 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100601/dd4a8178/attachment-0001.htm>

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

end of thread, other threads:[~2010-06-08  6:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-01  5:44 pxa300 - DDRAM base value balakrishnan
2010-06-05 17:19 ` Marek Vasut
2010-06-06  8:17   ` Eric Miao
2010-06-06 16:34     ` Marek Vasut
2010-06-07  6:29       ` balakrishnan
2010-06-07  6:58         ` Marek Vasut
2010-06-07 19:37         ` Mike Rapoport
2010-06-07 19:43           ` Marek Vasut
2010-06-08  6:21             ` Mike Rapoport
2010-06-06 17:03     ` Mike Rapoport

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).