help in loading linux kernel from sdcard

Mitja Špes mitja at lxnav.com
Thu Nov 11 08:38:21 EST 2010


On Wed, Nov 10, 2010 at 4:19 AM, Tamamontu M <tamamontu at yahoo.com.au> wrote:
> I have a EP9307 (Arm 920T) based board. The design is based on Cirrus
logic EP9307 development board.
> One of the kernel boot requirments is boot parameters Atag List. At
present redboot sets these parameters. Is there any way to see what these
parameters are. How to create this list.

Hi, you'll find the Atag parameters in
redboot/packages/hal/arm/arch/current/src/redboot_linux_exec.c. Look for
"params->u.cmdline.cmdline". You can add a diag_printf there and print out
the command line to the console.





More information about the linux-arm mailing list