On Fri, 04 Sep 2026 12:13:45 +0200, Ahmad Fatoum wrote:
> Constructors are executed directly after relocations were applied.
> But only after applying relocations is it safe to run arbitrary C code.
>
> This causes an issue: If arm_arch_timer_init() fails and CONFIG_DEBUG_LL
> is enabled, the hardcoded serial port will be used, which may hang the
> system if serial setup has not happened yet.
>
> [...]
Applied, thanks!
[1/1] ARM64: clocksource: drop too early error message
https://git.pengutronix.de/cgit/barebox/commit/?id=8f03cf3da66f (link may
not be stable)
Best regards,
--
Sascha Hauer <[email protected]>