[POWERPC] Editable kernel command-line in zImage binary.
authormostrows@watson.ibm.com <mostrows@watson.ibm.com>
Fri, 9 Jun 2006 13:06:12 +0000 (09:06 -0400)
committerPaul Mackerras <paulus@samba.org>
Thu, 15 Jun 2006 09:31:25 +0000 (19:31 +1000)
zImage will set /chosen/bootargs (if it is otherwise empty) with the
contents of a buffer in the section "__builtin_cmdline".  This permits
tools to edit zImage binaries to set the command-line eventually
processed by vmlinux.

--
Signed-off-by: Michal Ostrowski <mostrows@watson.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found