opensbi/platform
Heinrich Schuchardt 57f094e67e platform: generic: move fdt_reset_init to final_init
Move the fdt_reset_init() invocation from generic_early_init() to
generic_final_init(). This allows to print error messages.

Ignore the return value of fdt_reset_init() as we should not stop booting
due to failure to initialize reset drivers.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Dong Du <Dd_nirvana@sjtu.edu.cn>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
2021-11-08 10:42:05 +05:30
..
andes/ae350 include: sbi_utils: Introduce an helper to get fdt base address 2021-11-02 11:23:16 +05:30
fpga include: sbi_utils: Introduce an helper to get fdt base address 2021-11-02 11:23:16 +05:30
generic platform: generic: move fdt_reset_init to final_init 2021-11-08 10:42:05 +05:30
kendryte/k210 include: sbi_utils: Introduce an helper to get fdt base address 2021-11-02 11:23:16 +05:30
nuclei/ux600 include: sbi_utils: Introduce an helper to get fdt base address 2021-11-02 11:23:16 +05:30
template lib: sbi: Add timer frequency to struct sbi_timer_device 2021-09-26 19:52:10 +05:30