u-boot-brain/arch/x86/cpu/ivybridge
Bin Meng c337e1afd3 cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
It turns out commit c0434407b5 broke some boards which have DM CPU
driver with CONFIG_DISPLAY_CPUINFO option on. These boards just fail
to boot when print_cpuinfo() is called during boot.

Fixes: c0434407b5 ("board_f: Use static print_cpuinfo if CONFIG_CPU is active")
Reported-by: Stefan Roese <sr@denx.de>
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
2018-11-14 09:16:28 -08:00
..
bd82x6x.c
cpu.c
early_me.c x86: Switch to use DM sysreset driver 2018-07-20 09:33:22 +08:00
fsp_configs.c
ivybridge.c
Kconfig x86: Conditionally build the pinctrl_ich6 driver 2018-06-13 09:50:57 +08:00
lpc.c
Makefile x86: ivybridge: Enable 206ax cpu driver for FSP build 2018-06-13 09:50:57 +08:00
model_206ax.c cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers 2018-11-14 09:16:28 -08:00
northbridge.c
sata.c
sdram_nop.c
sdram.c x86: Switch to use DM sysreset driver 2018-07-20 09:33:22 +08:00