[U-Boot] [PATCH] serial: ns16550: add setconfig support
Simon Glass
sjg at chromium.org
Sat Nov 3 06:08:40 UTC 2018
On 2 November 2018 at 14:28, Simon Goldschmidt
<simon.k.r.goldschmidt at gmail.com> wrote:
> Add possibility to update the serial parity used.
>
> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
> ---
>
> drivers/serial/ns16550.c | 43 ++++++++++++++++++++++++++++++++++++++--
> 1 file changed, 41 insertions(+), 2 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
Ideally we should call this from sandbox (or a test) somewhere.
More information about the U-Boot
mailing list