From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 8 Mar 2016 10:24:56 +0100 Subject: [U-Boot] [PATCH] debug_uart: output CR along with LF In-Reply-To: <1457428750-28757-1-git-send-email-yamada.masahiro@socionext.com> References: <1457428750-28757-1-git-send-email-yamada.masahiro@socionext.com> Message-ID: <56DE9A68.2060102@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08.03.2016 10:19, Masahiro Yamada wrote: > The serial output from the debug UART carries on going far to the > right in the console. > > Signed-off-by: Masahiro Yamada Yes, this has bugged me as well a few times as well. Thanks! Reviewed-by: Stefan Roese Thanks, Stefan