uboot-mt623x/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
..
Makefile Big white-space cleanup. 2008-05-21 00:14:08 +02:00
board.c nios2: Add missing Ethernet initialization to board_init(). 2010-04-02 12:28:40 -04:00
bootm.c nios2: pass command line and initrd to linux in bootm.c 2010-04-02 12:28:41 -04:00
cache.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
config.mk Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts from 2009-11-23 15:54:25 -05:00
divmod.c Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
math.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mult.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
time.c Generic udelay() with watchdog support 2009-12-05 01:08:53 +01:00