git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83d9f65
)
x86, setup: Fix earlyprintk=serial,0x3f8,115200
author
Yinghai Lu
<yinghai@kernel.org>
Mon, 30 Aug 2010 01:13:10 +0000
(18:13 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Tue, 21 Sep 2010 17:18:33 +0000
(10:18 -0700)
earlyprintk can take and I/O port, so we need to handle this case in
the setup code too, otherwise 0x3f8 will be treated as a baud rate.
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <
4C7B05A6
.4010801@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found