On Wed, 3 Nov 2021 at 14:16, Simon Glass <[email protected]> wrote: > > Some boards do not enable SPL_SERIAL so cannot use the debug UART. Add > this condition to the code and drop use of the preprocessor while we are > here. > > Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Philipp Tomsich <[email protected]>

