9
0
Fork 0
barebox/pbl
Sascha Hauer c9a3849ec9 pbl: console: Use console_putc to output the carriage return
console_puts uses console_putc() to output characters, so the carriage
return should be output with the same function.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-11-11 17:03:37 +01:00
..
Kconfig Add xz decompression support 2014-11-04 12:18:55 +01:00
Makefile Add PBL console support 2015-01-05 11:30:59 +01:00
console.c pbl: console: Use console_putc to output the carriage return 2015-11-11 17:03:37 +01:00
decomp.c Add xz decompression support 2014-11-04 12:18:55 +01:00
misc.c pbl: remove start_barebox() stub 2015-02-12 10:50:22 +01:00
string.c PBL: Add strnlen, needed for printf support 2015-01-05 11:30:58 +01:00