
7 Jun
2022
7 Jun
'22
6:48 p.m.
On Fri, May 27, 2022 at 10:15:24PM +0200, Pali Rohár wrote:
CONFIG_VAL(DEBUG_UART_BASE) expands to CONFIG_DEBUG_UART_BASE or CONFIG_SPL_DEBUG_UART_BASE or CONFIG_TPL_DEBUG_UART_BASE and allows boards to set different values for SPL, TPL and U-Boot Proper.
For ns16550 driver this support is there since commit d293759d55cc ("serial: ns16550: Add support for SPL_DEBUG_UART_BASE").
Signed-off-by: Pali Rohár pali@kernel.org
Applied to u-boot/next, thanks!
--
Tom