commit | 1a51f17328f062e6c611712f95866d966c046597 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Oct 30 15:46:17 2015 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 30 18:04:14 2015 -0400 |
tree | e0ad0f0142bb03377b6efcc35528d14e2576266f | |
parent | 71c44e877b1b57631f41f5672835ba48ae933bb7 [diff] |
x86: Select the ns16550 debug UART for minnowmax, chromebook_link At present the debug UART is not selected which causes a build error. Correct this. Signed-off-by: Simon Glass <sjg@chromium.org>