* 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
* Question about multi-bank memory usage in ARM platform
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
0 siblings, 0 replies; 2+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2011-05-10 6:48 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
A minimum of respect will to put your name in the e-mail
and hide the chip and other information will not convince people to
help you.
my 0.02$
Best Regards,
J.
On 13:45 Tue 10 May , os user wrote:
> 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.
>
> >From the kernel message, I failed to achieve my goal. The kernel says,
>
> Ignoring RAM at 60000000-63ffffff (vmalloc region overlap).
>
> Could you or someone else please give me a hint how to deal with this?
>
> Thanks a lot.
>
> BR
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ 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).