arm64: dts: ti: k3-am625-sk: Enable ramoops
authorGuillaume La Roque <glaroque@baylibre.com>
Tue, 17 May 2022 12:28:28 +0000 (14:28 +0200)
committerNishanth Menon <nm@ti.com>
Thu, 7 Jul 2022 00:29:19 +0000 (19:29 -0500)
Enable ramoops features to easily debug some issues.

Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Link: https://lore.kernel.org/r/20220517122828.2985179-1-glaroque@baylibre.com
arch/arm64/boot/dts/ti/k3-am625-sk.dts

index d0c3128fa0367c3a45884ba8498fb8856d23ca3a..9b4dbae9d4aadfdc7384c541b2ca81561dd8eef9 100644 (file)
                #size-cells = <2>;
                ranges;
 
+               ramoops@9ca00000 {
+                       compatible = "ramoops";
+                       reg = <0x00 0x9ca00000 0x00 0x00100000>;
+                       record-size = <0x8000>;
+                       console-size = <0x8000>;
+                       ftrace-size = <0x00>;
+                       pmsg-size = <0x8000>;
+               };
+
                secure_tfa_ddr: tfa@9e780000 {
                        reg = <0x00 0x9e780000 0x00 0x80000>;
                        alignment = <0x1000>;