Skip to content
Snippets Groups Projects
Commit 5d6c61ac authored by Mario Six's avatar Mario Six Committed by Simon Glass
Browse files

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's avatarSimon Glass <sjg@chromium.org>
Signed-off-by: Mario Six's avatarMario Six <mario.six@gdsys.cc>
Changed condition to CONFIG_IS_ENABLED(CPU):
Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent 208ecbad
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment