loads: Use putchar rather than console_putc
'putchar' is a standard function to output a character. Use this one
instead of the lower level console_putc.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 28e8156 commit 94c3370843c529cb48d8cb9e14d83897ed9f750e
@Sascha Hauer Sascha Hauer authored on 11 Nov 2015
Showing 1 changed file
View
commands/loads.c