[U-Boot] [PATCH 5/5] tegra: Implement board_pre_console_panic() for Seaboard

Stephen Warren swarren at wwwdotorg.org
Mon Mar 19 22:18:30 CET 2012


On 03/19/2012 02:27 PM, Simon Glass wrote:
> We enable this feature on all UARTs for Seaboard. This ensures that a
> message is printed if CONFIG_OF_CONTROL is in use and a value device tree
> is not available.

Why not just enabled this on UARTD, since that's what Seaboard uses?

I guess some derivatives do use UARTB too, which makes things quite
painful. Perhaps at least limit this to UARTB + UARTD, and not all the
others?


More information about the U-Boot mailing list