loadb console cleanups

Sascha Hauer s.hauer at pengutronix.de
Tue Nov 17 03:10:46 PST 2015


This series has some cleanups for the loadb support. With this loadb
uses a single console device directly to transfer files. This console
device is configurable on the command line is no longer necessarily the
console which outputs messages.

----------------------------------------------------------------
Sascha Hauer (5):
      loadb: Use local cdev
      loadb: deactivate console before using it for loadb
      console: Set baudrate during registration
      loadb: Allow to specify device to use
      loads: Use putchar rather than console_putc

 commands/loadb.c | 78 ++++++++++++++++++++++++++++++++++++++------------------
 commands/loads.c |  6 ++---
 common/console.c | 11 +++-----
 3 files changed, 60 insertions(+), 35 deletions(-)



More information about the barebox mailing list