commit | 5411129c446cf902d18bd24fc7f252191115e216 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Feb 27 22:06:25 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Apr 22 20:03:41 2015 -0600 |
tree | 9114a5ab60570b2b9ca7e21f72094a1b597fee42 | |
parent | 28a60327a657ec8cf3d17e010fde516c4d82961b [diff] |
serial: ns16550: Add an option to specify the debug UART register shift This UART permits different register spacing. To support the debug UART on devices which have a spacing other than 1 byte, allow the shift value to be specified. Signed-off-by: Simon Glass <sjg@chromium.org>