pstore: change pstore address to 0x7400000
authorAo Xu <ao.xu@amlogic.com>
Thu, 24 Aug 2017 11:31:22 +0000 (19:31 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Fri, 25 Aug 2017 01:41:36 +0000 (18:41 -0700)
PD#149300: pstore: change pstore address to 0x7400000

Change-Id: Ic8f4240a2c5c4c2137ad4c050a9af8692be15dba
Signed-off-by: Ao Xu <ao.xu@amlogic.com>
arch/arm64/boot/dts/amlogic/gxl_p212_2g.dts

index c191f39..3fd649e 100644 (file)
@@ -51,9 +51,9 @@
                #size-cells = <2>;
                ranges;
                /* global autoconfigured region for contiguous allocations */
-               ramoops@0x07300000 {
+               ramoops@0x07400000 {
                        compatible = "ramoops";
-                       reg = <0x0 0x07300000 0x0 0x00100000>;
+                       reg = <0x0 0x07400000 0x0 0x00100000>;
                        record-size = <0x8000>;
                        console-size = <0x8000>;
                        ftrace-size = <0x0>;