diff options
author | Mario Six <mario.six@gdsys.cc> | 2018-08-06 10:23:41 +0200 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2018-11-14 09:16:27 -0800 |
commit | 5d6c61ac404c5c7c463ea6ee216145f29a603f60 (patch) | |
tree | b6df389996f0550fcf271563eaf2d5e9d1f8deee /test | |
parent | 208ecbad2ea83333e8f3c9933213867addf16f4a (diff) | |
download | u-boot-5d6c61ac404c5c7c463ea6ee216145f29a603f60.zip u-boot-5d6c61ac404c5c7c463ea6ee216145f29a603f60.tar.gz u-boot-5d6c61ac404c5c7c463ea6ee216145f29a603f60.tar.bz2 |
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>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions