diff options
| author | Pali Rohár <[email protected]> | 2022-05-27 22:15:24 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-06-06 18:01:21 -0400 |
| commit | b62450cf229c50ad2ce819dd02a09726909cc89a (patch) | |
| tree | a8315fd7fca59a0cff90ba0343d73c3f15e18c50 /scripts | |
| parent | 24272ffd505be0597703032dbdd8ffdd7ef7a1a9 (diff) | |
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 d293759d55cc
("serial: ns16550: Add support for SPL_DEBUG_UART_BASE").
Signed-off-by: Pali Rohár <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
