u-boot/arch/arm/mach-uniphier/debug-uart
Pali Rohár b62450cf22 serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
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 d293759d55
("serial: ns16550: Add support for SPL_DEBUG_UART_BASE").

Signed-off-by: Pali Rohár <pali@kernel.org>
2022-06-06 18:01:21 -04:00
..
debug-uart-ld4.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
debug-uart-ld6b.c ARM: uniphier: de-couple SC macros into base address and offset 2019-07-10 22:42:02 +09:00
debug-uart-pro4.c ARM: uniphier: de-couple SC macros into base address and offset 2019-07-10 22:42:02 +09:00
debug-uart-pro5.c ARM: uniphier: de-couple SC macros into base address and offset 2019-07-10 22:42:02 +09:00
debug-uart-pxs2.c ARM: uniphier: de-couple SC macros into base address and offset 2019-07-10 22:42:02 +09:00
debug-uart-sld8.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
debug-uart.c serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) 2022-06-06 18:01:21 -04:00
debug-uart.h ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant places 2019-06-29 22:31:18 +09:00
Makefile ARM: uniphier: remove unused init code for CONFIG_DEBUG_UART 2019-06-29 22:31:18 +09:00