summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_variable.c
diff options
context:
space:
mode:
authorLukas Auer <lukas.auer@aisec.fraunhofer.de>2019-03-17 19:28:35 +0100
committerAndes <uboot@andestech.com>2019-04-08 09:44:26 +0800
commit2503ccc55ff2031ae2ff476fb06f666e6d1c7a64 (patch)
tree662f1fb9a8542f1b624b6e06b87588e90032c8c8 /lib/efi_loader/efi_variable.c
parentf152febb2a97696f7c7e6df46bf585cfc962a835 (diff)
riscv: delay initialization of caches and debug UART
Move the initialization of the caches and the debug UART until after board_init_f_init_reserve. This is in preparation for SMP support, where code prior to this point will be executed by all harts. This ensures that initialization will only be performed once on the main hart running U-Boot. Signed-off-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de> Reviewed-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'lib/efi_loader/efi_variable.c')
0 files changed, 0 insertions, 0 deletions