u-boot/common
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
..
eeprom
init
spl spl: Allow remoteproc drivers to be used within SPL 2018-09-11 08:32:55 -04:00
autoboot.c
avb_verify.c common: avb_verify: Fix division by zero in mmc_byte_io() 2018-08-24 13:19:53 -04:00
bedbug.c
board_f.c board_f: Use static print_cpuinfo if CONFIG_CPU is active 2018-09-18 08:12:16 -06:00
board_info.c
board_r.c sandbox: led: use new function to configure default state 2018-08-10 10:27:32 -04:00
boot_fit.c
bootm.c bootm: Handle kernel_noload on arm64 2018-06-19 07:31:45 -04:00
bootm_os.c
bootretry.c
bootstage.c
bouncebuf.c
cli.c
cli_hush.c
cli_readline.c cli: handle getch error 2018-09-10 20:20:34 -04:00
cli_simple.c
command.c common: command: Handle USAGE failure separately 2018-07-19 10:49:53 +02:00
common_fit.c
console.c console: unify fgetc function when console MUX is deactivated 2018-09-10 20:20:34 -04:00
cros_ec.c
ddr_spd.c
dfu.c
dlmalloc.c
dlmalloc.src
edid.c
exports.c
fdt_support.c Remove <inttypes.h> includes and PRI* usages in printf() entirely 2018-09-10 20:48:17 -04:00
flash.c
hash.c
hwconfig.c
image-android-dt.c common: Add support for Android DT image 2018-08-20 07:21:29 -04:00
image-android.c
image-fdt.c
image-fit.c fit: Verify all configuration signatures 2018-07-10 16:55:56 -04:00
image-sig.c vboot: Do not use hashed-strings offset 2018-07-10 16:55:58 -04:00
image.c
iomux.c
iotrace.c
kallsyms.c
Kconfig common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS 2018-08-24 13:19:53 -04:00
kgdb.c
kgdb_stubs.c
lcd.c
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c
log.c
log_console.c
lynxkdi.c
main.c
Makefile cmd: Add dtimg command 2018-08-20 07:21:29 -04:00
malloc_simple.c malloc_simple: calloc: don't call memset if malloc failed 2018-08-24 13:20:19 -04:00
memsize.c common/memsize.c: Increase save array for supporting memory size > 4GB 2018-07-10 16:55:59 -04:00
menu.c
miiphyutil.c
s_record.c
splash.c
splash_source.c
stdio.c
system_map.c
update.c
usb.c
usb_hub.c
usb_kbd.c usb_kdb: Get stdio_dev directly from sdev pointer 2018-07-19 10:49:54 +02:00
usb_storage.c Remove <inttypes.h> includes and PRI* usages in printf() entirely 2018-09-10 20:48:17 -04:00
xyzModem.c