mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-01 19:53:16 +01:00
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> |
||
|---|---|---|
| .. | ||
| board.c | ||
| bootm.c | ||
| cache.S | ||
| config.mk | ||
| divmod.c | ||
| Makefile | ||
| math.h | ||
| mult.c | ||
| time.c | ||