Mario Six c0434407b5 board_f: Use static print_cpuinfo if CONFIG_CPU is active
When the DM CPU drivers are active, printing information about a CPU
should be delegated to a matching driver.

Hence, add a static print_cpuinfo that implements this delegation when
DM CPU drivers are active.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
Changed condition to CONFIG_IS_ENABLED(CPU):
Signed-off-by: Simon Glass <sjg@chromium.org>
2018-09-18 08:12:16 -06:00
..
2013-04-01 16:33:52 -04:00
2018-06-19 07:31:45 -04:00
2018-09-10 20:20:34 -04:00
2013-04-01 16:33:52 -04:00
2018-06-13 07:49:13 -04:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2018-08-20 07:21:29 -04:00
2018-06-05 20:19:08 -04:00
2017-08-16 08:30:24 -04:00