commit | 6e780c7a7bfea05429d29fd30cdbf213583e03f6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jun 23 15:39:06 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 21 17:39:28 2015 -0600 |
tree | b8bc3b1d7da22b6a926937b28d8b276601d35c8f | |
parent | 6f849c3012b794302112eb07b0be85388e075ba3 [diff] |
ns16550: Improve debug UART so it can work with 32-bit access Since Rockchip requires 32-bit serial access, add this to the driver. Refactor a little to make this easier. Signed-off-by: Simon Glass <sjg@chromium.org>