* passing ram= argument to kernel
@ 2005-08-10 0:23 Prashant Alange
2005-08-10 0:30 ` Kumar Gala
0 siblings, 1 reply; 2+ messages in thread
From: Prashant Alange @ 2005-08-10 0:23 UTC (permalink / raw)
To: Linuxppc-embedded
Hi,
I am trying to pass ram=3D argument to kernel and my bootcmd is as shown be=
low
tftpboot 03000000 prashant/root.img; tftpboot 00100000 prashant/uImage; set=
env b
ootargs root=3D/dev/ram ram=3D60M
ip=3D10.67.65.68:10.67.65.39:255.255.255.0:MPC8270:eth1:off; bootm
00100000 03000000
I have 64 MB RAM on my system. With above command if I boot the board and s=
ee
cat /proc/meminfo I still see 64MB RAM.
Can anyone tell me, how to pass ram argument.=20
Thanks,
Prashant
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: passing ram= argument to kernel
2005-08-10 0:23 passing ram= argument to kernel Prashant Alange
@ 2005-08-10 0:30 ` Kumar Gala
0 siblings, 0 replies; 2+ messages in thread
From: Kumar Gala @ 2005-08-10 0:30 UTC (permalink / raw)
To: Prashant Alange; +Cc: Linuxppc-embedded
I think you want mem=60M
- kumar
On Tue, 9 Aug 2005, Prashant Alange wrote:
> Hi,
> I am trying to pass ram= argument to kernel and my bootcmd is as shown below
>
> tftpboot 03000000 prashant/root.img; tftpboot 00100000 prashant/uImage; setenv b
> ootargs root=/dev/ram ram=60M
> ip=10.67.65.68:10.67.65.39:255.255.255.0:MPC8270:eth1:off; bootm
> 00100000 03000000
>
> I have 64 MB RAM on my system. With above command if I boot the board and see
> cat /proc/meminfo I still see 64MB RAM.
> Can anyone tell me, how to pass ram argument.
>
> Thanks,
> Prashant
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-08-10 0:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-10 0:23 passing ram= argument to kernel Prashant Alange
2005-08-10 0:30 ` Kumar Gala
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox