commit | bc5aa99cd5aca46066f95027d3bd074e09fa66af | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Oct 22 21:37:06 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Oct 23 19:29:07 2014 -0600 |
tree | 97cdcbde88f61eaa85f88e1f87817391d272239d | |
parent | 3bf04f312c0214874a38187da687712f4b418729 [diff] |
dm: serial: Support CONFIG_CONS_INDEX if available Try to use this option to select the correct uart for the console. This mimics the behaviour of drivers/serial.c. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@ti.com>