4
0
réplica de https://github.com/riscv-software-src/opensbi.git sincronizado 2026-01-05 11:51:24 +00:00
Ficheiros
opensbi/lib/utils/timer
Anup Patel a63f05f3de lib: utils/timer: Initialize all matching timer DT nodes
We can have multiple matching DT nodes of the same FDT timer driver
so in this case we should call cold_init() for all matching DT nodes
instead of just first matching DT node.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
2020-05-23 10:36:53 +05:30
..