commit | 7dd27e09e691d5b9244421f31fbd08434b3cc051 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jun 23 15:38:33 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 21 17:39:22 2015 -0600 |
tree | a72358342ed59930faf1c711c986cb89b12d90d3 | |
parent | 2a8a05389120f0d731635dbecddf182f137a7709 [diff] |
dm: Allow debug UART to support an early console When there is no console ready, allow the debug UART to be used for output. This makes debugging of early code considerably easier. Signed-off-by: Simon Glass <sjg@chromium.org>