[U-Boot] [PATCH v2 2/3] serial: ns16550: Add access functions that don't need platdata

Simon Glass sjg at chromium.org
Thu Feb 19 14:28:01 CET 2015


On 26 January 2015 at 18:27, Simon Glass <sjg at chromium.org> wrote:
> For the debug UART we need to be able to provide any parameters before
> driver model is set up. Add parameters to the low-level access functions
> to make this possible.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/serial/ns16550.c | 48 ++++++++++++++++++++++++++++++------------------
>  1 file changed, 30 insertions(+), 18 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list