
19 Feb
2015
19 Feb
'15
2:28 p.m.
On 26 January 2015 at 18:27, Simon Glass sjg@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@chromium.org
Changes in v2: None
drivers/serial/ns16550.c | 48 ++++++++++++++++++++++++++++++------------------ 1 file changed, 30 insertions(+), 18 deletions(-)
Applied to u-boot-dm.