
21 Oct
2010
21 Oct
'10
2:43 a.m.
--- On Wed, 10/20/10, kaushik619 kaushik619@gmail.com wrote:
From: kaushik619 kaushik619@gmail.com Subject: [U-Boot] Address of UBoot command line To: u-boot@lists.denx.de Date: Wednesday, October 20, 2010, 8:29 PM
Im trying to access the Uboot command line in my kernel program.
Can anyone help me figure out to what address should I jump to reach the UBoot command line ??
You can do 'cat /proc/cmdline' to see the kernel command line in Linux.
Regards,
Fabio Estevam