commit | 28141d5afb7d652aa128ba26300f2257bd03cde0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 17 09:02:40 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Sep 23 12:44:30 2014 -0600 |
tree | c40a340ce912d870d185125044bcdef6a5d6f998 | |
parent | c2ac1414cae0fcb6fcd4477f4aba9a13d8e29272 [diff] |
dm: serial: Don't require device tree to configure a console Allow serial_find_console_or_panic() to work without a device tree. Signed-off-by: Simon Glass <sjg@chromium.org>