[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)
commit30d8caf7c625203b295a78f143820cdc3124830b
treea8a759a1fcf3d8b53e1d9a587943932b4fc9011c
parent204face4fb3ba2ca09a4073e7debc595e14c2388
[POWERPC] Editable kernel command-line in zImage binary.

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>
arch/powerpc/boot/main.c
arch/powerpc/boot/prom.h