commit | a80fd21e52cc09ff1e4d36de5781173a5b87b2dc | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 14:26:53 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 14:26:53 2006 +0900 |
tree | 9e4ee0efc4809209f5bb9c9a288a6a1cf43c060e | |
parent | e86d6b66f5b38680746b2cb71186d90af17f150f [diff] |
sh: earlyprintk= support and cleanups. Allow multiple early printk consoles via earlyprintk=. With this change earlyprintk is no longer enabled by default, it must be specified on the kernel command line. Optionally with ,keep to prevent unreg by tty_io. Signed-off-by: Paul Mundt <lethal@linux-sh.org>