mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
35670665d6
Timer needs to be converted to DM but as of now it can't be called so early because intc controller is not ready. Call it later in board_r.c. Before this patch timer_init is called twice which is wrong. The patch is blocking initialization before relocation. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
cache.c | ||
exception.c | ||
interrupts.c | ||
irq.S | ||
Makefile | ||
spl.c | ||
start.S | ||
timer.c | ||
u-boot-spl.lds | ||
u-boot.lds |