summaryrefslogtreecommitdiffstats
path: root/common/console_simple.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2018-06-19 08:25:49 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2018-06-19 08:25:51 +0200
commit6690317217e02302826a48eb56d07524837cd49f (patch)
tree489f11cbf16f658e7e6e1f253b8d0d258e3d2200 /common/console_simple.c
parent2ce790a829bdc3c80b03c01a64e2179042298c2e (diff)
downloadbarebox-6690317217e02302826a48eb56d07524837cd49f.tar.gz
barebox-6690317217e02302826a48eb56d07524837cd49f.tar.xz
console: add missing newline conversion for putc_ll
putc_ll doesn't do newline conversion (and it shouldn't do, as it's a static inline function for early debugging, adding more code there is not nice), so add newline conversion to the console code when it uses putc_ll for printing early messages. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'common/console_simple.c')
0 files changed, 0 insertions, 0 deletions