[PATCH next v2] ti: k3: abstract common fdt api for reserved mem fixups
Tom Rini
trini at konsulko.com
Tue Dec 16 22:53:32 CET 2025
On Thu, 04 Dec 2025 16:41:55 +0530, Anshul Dalal wrote:
> The usage of fdt_fixup_reserved is repeated for ATF and OP-TEE for
> multiple platforms, this patch creates a single fdt API for fixing up
> the reserved-memory node with added error handling.
>
> All k3 platforms already share a common tispl template which ensures
> binaries are loaded as per the respective CONFIG_*_LOAD_ADDR. And the
> provided new_size for the fixup is overridden by the size from fdt node
> anyways. This allows for safe abstraction of the reserved memory fixups
> for all current platforms.
>
> [...]
Applied to u-boot/next, thanks!
[1/1] ti: k3: abstract common fdt api for reserved mem fixups
commit: 6c8dee07c346fcca8f851e18ea554c81f3483d09
--
Tom
More information about the U-Boot
mailing list