]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commit2f7055c5932ecc02159be375ebda1eee64665d17
treec4de3e865dcbb9af7becf7fa36190027b23d2321
parent0e6799ed076fb11b3ee0a8bc19018f3410e357b2
[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