[U-Boot] [PATCH] tegra: Specify debugging serial port at boot.

Stephen Warren swarren at wwwdotorg.org
Wed Mar 21 18:09:46 CET 2012


On 03/21/2012 10:59 AM, Simon Glass wrote:
> 3. What you propose is actually very easy to implement - it just
> requires a new config like CONFIG_DEFAULT_UART or
> CONFIG_PRE_CONSOLE_UART to be defined, and used in the
> board_pre_console_putc() code.

One question here: We already have CONFIG_TEGRA2_ENABLE_UART* and
CONFIG_SYS_NS16550_COM* to select which UART to use. Surely one of those
is appropriate for this, rather than inventing yet another config option?


More information about the U-Boot mailing list