1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-31 22:27:11 +01:00
Files
u-boot-megous/drivers
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
..
2022-04-25 09:25:00 +02:00
2022-05-02 09:58:13 -04:00
2021-10-05 08:50:15 -04:00
2022-03-30 13:02:55 -04:00
2022-01-13 07:57:49 -05:00
2022-04-28 09:26:44 -04:00
2022-01-13 07:57:49 -05:00
2022-06-06 12:09:12 -04:00
2022-05-20 12:36:48 +02:00
2022-05-02 09:58:13 -04:00
2022-05-03 21:39:22 +02:00
2022-06-06 12:09:12 -04:00
2021-10-01 21:08:18 -04:00
2021-10-31 08:46:44 -04:00