commit | dd0a3e77c825c9f5c6d2a97deb047f8d52026581 | [log] [tgz] |
---|---|---|
author | SUGIOKA Toshinobu <sugioka@itonet.co.jp> | Mon Jun 01 03:53:41 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Jun 02 12:11:18 2009 +0900 |
tree | 9078047037677a1dfab10074d1f4170e44733ac7 | |
parent | 4778541470cf7d074acd998fd40c06b94711e4ad [diff] |
serial: sh-sci: Fix up PORT_SCI console output ordering. Fix SCI transmission sequence in console output function. This reorders the write sequence to match the SH-3 manual, and corrects a console corruption bug observed on SH-3 SCI. Signed-off-by: Toshinobu Sugioka <sugioka@itonet.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>