| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-31 | doc: usage: Convert README.plan9 to reST | Bin Meng | |
| This converts the existing README.plan9 to reST, and puts it under the doc/usage/os directory. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | |||
| 2013-06-26 | cmd_bootm: Add command line arguments to Plan 9 | Steven Stallion | |
| This patch introduces support for command line arguments to Plan 9. Plan 9 generally dedicates a small region of kernel memory (known as CONFADDR) for runtime configuration. A new environment variable named confaddr was introduced to indicate this location when copying arguments. Signed-off-by: Steven Stallion <sstallion@gmail.com> [trini: Adapt for Simon's changes about correcting argc, no need to bump by 2 now] Signed-off-by: Tom Rini <trini@ti.com> | |||
