commit | 9ebf34881b017c361ab331bd08817982d2ffa3f4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Dec 13 21:36:59 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 12 10:19:09 2016 -0700 |
tree | e299847bd4f3cdfc1cd54feba42e69320ec55804 | |
parent | 30a1349767c665afaaaf85d463c217137044a5d9 [diff] |
dm: ns16550: Allow the driver to be omitted if requested Allow the ns16550 debug UART to be used without the full driver. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Thomas Chou <thomas@wytron.com.tw>