Bin Meng ecfe66330d dm: cpu: Fix print_cpuinfo() output
It was observed that current output of print_cpuinfo() on QEMU
x86 targets does not have an ending '\n', neither have a leading
'CPU:' any more. However it used to have these before.

It turns out commit c0434407b595 introduced a unified DM version
of print_cpuinfo() that exposed such issue on QEMU x86.

Fixes: c0434407b595 ("board_f: Use static print_cpuinfo if CONFIG_CPU is active")
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-11-14 09:16:27 -08:00
..
2018-11-09 10:44:50 -05:00
2013-04-01 16:33:52 -04:00
2018-11-14 09:16:27 -08:00
2018-09-10 20:20:34 -04:00
2013-04-01 16:33:52 -04:00
2018-10-22 13:01:27 +02:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2018-11-09 13:45:42 -05:00
2018-06-05 20:19:08 -04:00
2017-08-16 08:30:24 -04:00