MIPS: Loongson: Remove ad-hoc cmdline default
authorRobert Millan <rmh@gnu.org>
Sun, 7 Nov 2010 12:38:29 +0000 (13:38 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 14 Mar 2011 20:07:25 +0000 (21:07 +0100)
commit597c6740185c44686b5476a251eb53a13f685ae9
tree829e9b7f7f8cad7817942f5ab63ef35dac5dd025
parente56293b129607be089f2c12906d709e3c84b68c4
MIPS: Loongson: Remove ad-hoc cmdline default

Loongson builds have an ad-hoc cmdline default of "console=ttyS0,115200
root=/dev/hda1". These settings come from a vendor; I remember builds
from Lemote branch requiring a "console=tty" override in order to get a
working console.

At least on Yeeloong, they're particularly useless: there's no external
serial port, and the IDE drive is now recognised as /dev/sda.

Signed-off-by: Robert Millan <rmh@gnu.org>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1759/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/loongson/common/cmdline.c