1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-04 08:51:43 +02:00
Files
u-boot-megous/common
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 c0434407b5 introduced a unified DM version
of print_cpuinfo() that exposed such issue on QEMU x86.

Fixes: c0434407b5 ("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
2018-11-14 09:16:27 -08:00
2018-09-10 20:20:34 -04:00
2018-10-22 13:01:27 +02: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