]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: tegra: Add reserved-memory node for P3450
authorAaron Kling <webgeek1234@gmail.com>
Mon, 4 Aug 2025 03:14:30 +0000 (22:14 -0500)
committerThierry Reding <treding@nvidia.com>
Fri, 14 Nov 2025 21:55:11 +0000 (22:55 +0100)
commit28f917d1a84afc86853513351cb0320844f51265
tree75000c5524b6b1d229d5d0cdba627d8845b3d20c
parent961e69a5dc78491f6c8402c6016c5d6e3c1f11f7
arm64: tegra: Add reserved-memory node for P3450

The Tegra210 L4T bootloader RAM training will corrupt the in-RAM kernel
DT if no reserved-memory node exists. This prevents said bootloader from
being able to boot a kernel without this node, unless a chainloaded
bootloader loads the DT. Add the node to eliminate the requirement for
extra boot stages.

Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts