[U-Boot] [PATCH] serial: 16550: Make serial_io/out_shift available to debug mode

Simon Glass sjg at chromium.org
Mon May 30 20:08:52 CEST 2016


On 25 May 2016 at 12:13, Marek Vasut <marex at denx.de> wrote:
> The ns16550 driver needs serial_in_shift() and serial_out_shift()
> when compiled in debug UART mode, so shift the DM_SERIAL check a
> little to make these functions available.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Tom Rini <trini at konsulko.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>  drivers/serial/ns16550.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list