debug_uart: Add CR before and after announce string
authorStefan Roese <sr@denx.de>
Fri, 15 May 2020 05:09:03 +0000 (07:09 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 8 Jul 2020 21:21:46 +0000 (17:21 -0400)
commitce6515ecee1fa060a7a4e79eafc8db5f86d259a0
tree4a75f3cfd67f421cacd3efe8e2a7814d13fbf400
parentbedbb383e1bf5777386c885950f7fb0a21b0daa2
debug_uart: Add CR before and after announce string

Add linefeeds before and after the announce string. This makes the
output easier to read, especially if some text follows the announce
message without a specific additional CR.

Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/debug_uart.h