diff options
author | Bin Meng | 2018-10-14 01:07:19 -0700 |
---|---|---|
committer | Simon Glass | 2018-11-14 09:16:28 -0800 |
commit | c337e1afd3bd00622a102b4dda10b109d898281f (patch) | |
tree | b096503107b3e357ccdf643be0e098d86ffa939e /arch/mips/Makefile | |
parent | 1a6bd4717fe68ca212abca21a0e08af186fdb442 (diff) |
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
It turns out commit c0434407b595 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: c0434407b595 ("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>
Diffstat (limited to 'arch/mips/Makefile')
0 files changed, 0 insertions, 0 deletions