On Thu, 23 Apr 2026 16:05:13 +0200, Quentin Schulz wrote: > CONFIG_COUNTER_FREQUENCY is currently 24000000 for all SoCs, meaning it > fits in a 32b type. For 64b SoCs, it's an issue since the registers are > 64b. > > clang complains that we're trying to fit a 32b value into a 64b > register: > > [...]
Applied to https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip (u-boot-rockchip-2026.10), thanks! [1/1] rockchip: fix asm-operand-widths clang warning https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip/-/commit/07ab38e11f56b687ef40fa8c62de5556ae645a26 Best regards, -- Quentin Schulz <[email protected]>

