commit | 92465163bb9a63febe6735eec2fc9d07ac6c0ea7 | [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 | d941aafe32ea849d926dfab19429889d792240ee [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>