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

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-p2180.dtsi