[U-Boot] [PATCH v2 06/15] dm: serial: Support CONFIG_CONS_INDEX if available
Simon Glass
sjg at chromium.org
Fri Oct 24 05:51:56 CEST 2014
On 22 October 2014 21:37, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> Reviewed-by: Tom Rini <trini at ti.com>
> ---
>
> Changes in v2:
> - Fix "is available" typo
>
> drivers/serial/serial-uclass.c | 11 ++++++++++-
> 1 file changed, 10 insertions(+), 1 deletion(-)
Applied to u-boot-dm/master
More information about the U-Boot
mailing list