linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Question about multi-bank memory usage in ARM platform
@ 2011-05-10  5:45 os user
  2011-05-10  6:48 ` Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 1 reply; 2+ messages in thread
From: os user @ 2011-05-10  5:45 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Russell and list,

I have a question about multi-bank memory usage in ARM platform (arm926).

I have two banks of SDRAM, one is  64M at 0x20000000, another is
64M at 0x60000000. I tried to use both of them in Linux (2.6.38). I hope
the kernel will print

Memory: 128MB = 128MB total
Memory: 126236KB available (xxx code, xxx data, 112K init, 0K highmem)

So I tried passing 'mem=64M at 0x20000000 mem=64M at 0x60000000' to Kernel
command line.

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

end of thread, other threads:[~2011-05-10  6:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-10  5:45 Question about multi-bank memory usage in ARM platform os user
2011-05-10  6:48 ` Jean-Christophe PLAGNIOL-VILLARD

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