]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] MIPSsim: Fix booting from NFS root
authorThiemo Seufer <ths@networkno.de>
Sun, 14 Oct 2007 16:11:06 +0000 (17:11 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 16 Oct 2007 17:23:49 +0000 (18:23 +0100)
commit14a80cff6c8057b6cbd4be500961cca5886ec9e7
treec4de3e865dcbb9af7becf7fa36190027b23d2321
parentf7abefbfb47b88248153683c695e15a41bf75194
[MIPS] MIPSsim: Fix booting from NFS root

MIPSsim probably doesn't have any sort of environment, but writing
a zero in it kills even the compiled in command line. This prevents
booting via NFS root.

Signed-Off-By: Thiemo Seufer <ths@networkno.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mipssim/sim_cmdline.c