[PATCH v1] mach-k3: fix reading size and addr from fdt on R5

Tom Rini trini at konsulko.com
Tue Sep 16 20:27:00 CEST 2025


On Wed, 03 Sep 2025 16:47:02 +0530, Anshul Dalal wrote:

> fdtdec_get_addr_size uses architecture dependent datatypes which causes
> the 32-bit R5 to fail when reading the 64-bit size and addr fields of
> reg nodes from the fdt.
> 
> Therefore change it to a common api for both 64 and 32 bit platforms to
> allow for fdt fixups from R5.
> 
> [...]

Applied to u-boot/next, thanks!

[1/1] mach-k3: fix reading size and addr from fdt on R5
      commit: 7aa5271def6ba16ff4426aa164b7bb743673b3c3
-- 
Tom




More information about the U-Boot mailing list