[U-Boot] [PATCH 11/14] spl: Add a LF to the loading message
Bin Meng
bmeng.cn at gmail.com
Tue Feb 7 05:45:02 UTC 2017
On Wed, Jan 25, 2017 at 12:09 PM, Simon Glass <sjg at chromium.org> wrote:
> On 18 January 2017 at 04:33, Bin Meng <bmeng.cn at gmail.com> wrote:
>> SPL prints "Trying to boot from %s" without a LF. Add one to improve
>> reading on the serial console.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> common/spl/spl.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Drop this commit, since another commit has been merged to mainstream already:
commit cf947da19aecd1b430f22d73ad109af64a6051b5
Author: Andrew F. Davis <afd at ti.com>
Date: Thu Jan 12 10:19:55 2017 -0600
spl: Add some missing newlines
Signed-off-by: Andrew F. Davis <afd at ti.com>
Acked-by: Lokesh Vutla <lokeshvutla at ti.com>
Acked-by: Michal Simek <michal.simek at xilinx.com>
Regards,
Bin
More information about the U-Boot
mailing list