commit | 857dde2e79082d2954ede7f10783addaae956777 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@org.rmk.(none)> | Sat May 21 15:52:23 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat May 21 15:52:23 2005 +0100 |
tree | 5a7ba015eb22985d69e03e315b249c4c89750ee2 | |
parent | 9636273dae265b9354b861b373cd43cd76a6d0fe [diff] |
When we detect that a 16550 was in fact part of a NatSemi SuperIO chip with high-speed mode enabled, we switch it to high-speed mode so that baud_base becomes 921600. However, we also need to multiply the baud divisor by 8 at the same time, in case it's already in use as a console. Signed-off-by: David Woodhouse Acked-by: Tom Rini Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>