u-boot/lib_nios2
Thomas Chou ed29415784 nios2: pass command line and initrd to linux in bootm.c
This patch adds bootargs passing to nios2 linux.

The args passing is enabled with,
r4 : 'NIOS' magic
r5 : pointer to initrd start
r6 : pointer to initrd end
r7 : pointer to command line

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Scott McNutt <smcnutt@psyent.com>
2010-04-02 12:28:41 -04:00
..
2008-10-18 21:54:03 +02:00
2004-10-10 21:27:30 +00:00
2008-05-21 00:14:08 +02:00
2008-05-21 00:14:08 +02:00
2008-10-18 21:54:03 +02:00
2009-12-05 01:08:53 +01:00