summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd
diff options
context:
space:
mode:
authorDharma Balasubiramani <[email protected]>2025-10-13 15:02:18 +0530
committerEugen Hristev <[email protected]>2025-10-17 12:34:02 +0300
commit68b1f2aeb811e2d450051a0cc9c055f5c59f2cbf (patch)
tree7c56811742dab924eb23a1d532ebadaa04a09724 /doc/develop/bootstd
parent7885969610a415c7445aa19a759affa31bfba93e (diff)
ARM: dts: sam9x60ek: select PIT as tick-timer
U-Boot currently enables the UPLL during boot, which triggers a udelay() call that depends on the system tick timer. Since no explicit tick source is defined in the device tree, boot stalls on this board. Define the "tick-timer" property under /chosen and point it to the PIT node, ensuring U-Boot uses the PIT as the tick source. Fixes: ac30d90f3367 ("clk: Ensure the parent clocks are enabled while reparenting") Signed-off-by: Dharma Balasubiramani <[email protected]>
Diffstat (limited to 'doc/develop/bootstd')
0 files changed, 0 insertions, 0 deletions