arm64: zynqmp: Fix the memory node for k26/k24 kria som boards
authorSharath Kumar Dasari <sharath.kumar.dasari@xilinx.com>
Mon, 5 Jun 2023 11:59:51 +0000 (13:59 +0200)
committerMichal Simek <michal.simek@amd.com>
Fri, 21 Jul 2023 07:00:38 +0000 (09:00 +0200)
commit85a2d124cdcae616d651a90fca1c3e1e06e0b91b
tree01b73445922958afc43959f3f249e3f97d28fc2e
parenta24a1a19efca18a837d26a2cb6732ced47c3f071
arm64: zynqmp: Fix the memory node for k26/k24 kria som boards

PMUFW requires top 1MB of the lower DDR memory reserved for its operation,
this is missing in k26/k24 sm static dts files because of which U-Boot
throws warning messages "efi_free_pool: illegal free" as EFI puts
some code to that space which shouldn't happen.

Signed-off-by: Sharath Kumar Dasari <sharath.kumar.dasari@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/57452d16df2d48593de206bebf877d2c2cfe7bf1.1685966389.git.michal.simek@amd.com
arch/arm/dts/zynqmp-sm-k26-revA.dts