Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234142
b: refs/heads/master
c: 597c674
h: refs/heads/master
v: v3
  • Loading branch information
Robert Millan authored and Ralf Baechle committed Mar 14, 2011
1 parent 955870c commit 6210f68
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e56293b129607be089f2c12906d709e3c84b68c4
refs/heads/master: 597c6740185c44686b5476a251eb53a13f685ae9
5 changes: 0 additions & 5 deletions trunk/arch/mips/loongson/common/cmdline.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,5 @@ void __init prom_init_cmdline(void)
strcat(arcs_cmdline, " ");
}

if ((strstr(arcs_cmdline, "console=")) == NULL)
strcat(arcs_cmdline, " console=ttyS0,115200");
if ((strstr(arcs_cmdline, "root=")) == NULL)
strcat(arcs_cmdline, " root=/dev/hda1");

prom_init_machtype();
}

0 comments on commit 6210f68

Please sign in to comment.