commit | b7e29834f1a820417d735833327f776c148cd399 | [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 | 92c55b682cf24dc454d95149d3476dc66d514555 [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>