[PATCH v2 1/4] arm: mach-k3: Fix phandle corruption in fdt fixup
Neha Malcom Francis
n-francis at ti.com
Wed Jul 8 06:02:15 CEST 2026
On Wed, 01 Jul 2026 13:20:18 +0530, Paresh Bhagat <p-bhagat at ti.com> wrote:
> Fix phandle corruption in fdt_fixup_reserved_memory()
>
> The original implementation used a delete/recreate approach:
> - Find existing reserved memory node (e.g. tfa at 80000000)
> - Delete the entire node with fdt_del_node()
> - Create new node with fdtdec_add_reserved_memory()
>
> [...]
Reviewed-by: Neha Malcom Francis <n-francis at ti.com>
--
Neha Malcom Francis <n-francis at ti.com>
More information about the U-Boot
mailing list