
23 Oct
2014
23 Oct
'14
5:05 a.m.
On 1 October 2014 19:57, Simon Glass sjg@chromium.org wrote:
Avoid duplicating the code which deals with getc() and putc(). It is fairly simple, but may expand later.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v4: None Changes in v3: None Changes in v2: None
drivers/serial/serial-uclass.c | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-)
Applied to u-boot-dm/master.