]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: dts: qcom: ipq5424: add reserved memory region for bootloader
authorManikanta Mylavarapu <quic_mmanikan@quicinc.com>
Wed, 12 Mar 2025 09:49:48 +0000 (15:19 +0530)
committerBjorn Andersson <andersson@kernel.org>
Fri, 14 Mar 2025 16:58:22 +0000 (11:58 -0500)
commit4001b1bffd21d5cdbdc84d6b97213e68fed9c785
tree75d6fb2a5afb2c8d8e6ac55931cfbc4f8b4f2203
parent28ef67df3658365b0a8ae6b54c800e70b0216778
arm64: dts: qcom: ipq5424: add reserved memory region for bootloader

In IPQ5424, the bootloader collects the system RAM contents upon a crash
for post-morterm analysis. If we don't reserve the memory region used by
the bootloader, linux will consume it. Upon the next boot after a crash,
the bootloader will be loaded in the same region, which could lead to the
loss of some data. sometimes, we may miss out critical information.
Therefore, let's reserve the region used by the bootloader.

Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@quicinc.com>
Reviewed-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250312094948.3376126-1-quic_mmanikan@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/ipq5424.dtsi