mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-11-23 11:14:20 +00:00
Corrected the same parameter of writel_relaxed in sun20i_d1_riscv_cfg_init to be u32 for a while and u64 for a while. Signed-off-by: Xiang W <wxjstz@126.com> Reviewed-by: Anup Patel <anup@brainfault.org>