u-boot/arch/riscv
Tom Rini 59d2a7d731 riscv: Correct event usage for riscv_cpu_probe/setup
With having both an EVENT_SPY_SIMPLE setup for both riscv_cpu_probe and
riscv_cpu_setup we do not need the latter function to call the former
function as it will already have been done in time.

Fixes: 1c55d62fb9 ("riscv: cpu: make riscv_cpu_probe to EVT_DM_POST_INIT_R callback")
Tested-by: Milan P. Stanić <mps@arvanta.net>
Signed-off-by: Tom Rini <trini@konsulko.com>
2023-09-06 13:47:24 -04:00
..
cpu riscv: Correct event usage for riscv_cpu_probe/setup 2023-09-06 13:47:24 -04:00
dts riscv: dts: starfive: Enable pcie0 dts node 2023-08-10 10:58:01 +08:00
include/asm event: Convert existing spy records to simple 2023-08-31 13:16:54 -04:00
lib event: Convert existing spy records to simple 2023-08-31 13:16:54 -04:00
config.mk riscv: Support CONFIG_REMAKE_ELF 2023-04-20 20:45:08 +08:00
Kconfig riscv: Kconfig: Add SPL_ZERO_MEM_BEFORE_USE 2023-08-10 10:58:12 +08:00
Makefile riscv: support building double-float modules 2022-10-20 15:22:21 +08:00