]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitccea1f5c5eed1fc49e925d8133cd4d74f261384a
treea8a759a1fcf3d8b53e1d9a587943932b4fc9011c
parentac0cb16777fc705119503a1b04628a1d854de722
[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