u202: add dts-id for multi-dts in 32bit. [1/1]
authorLuan Yuan <luan.yuan@amlogic.com>
Tue, 30 Apr 2019 14:01:00 +0000 (22:01 +0800)
committerLuan Yuan <luan.yuan@amlogic.com>
Wed, 1 May 2019 04:27:24 +0000 (12:27 +0800)
PD#SWPL-7973

Problem:
upgrade failed, because can not found dts.

Solution:
change dts-id

Verify:
verify by u202

Change-Id: I9cfd85ebfda1bff60abc78bd09355f977f25f4bf
Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
arch/arm/boot/dts/amlogic/g12a_s905d2_u202.dts
arch/arm/boot/dts/amlogic/g12a_s905d2_u202_1g.dts

index b8be699fd0ee4d7e1d7d5e847fe8d66468d01ab0..64b525ee7e3f371fddc8254f54048fb6d7b6fcb6 100644 (file)
@@ -23,7 +23,7 @@
 
 / {
        model = "Amlogic";
-       amlogic-dt-id = "g12a_u200_2g";
+       amlogic-dt-id = "g12a_u202_2g";
        compatible = "amlogic, g12a";
        interrupt-parent = <&gic>;
        #address-cells = <1>;
@@ -80,7 +80,7 @@
                        reusable;
                        size = <0x800000>;
                        alignment = <0x400000>;
-                       alloc-ranges = <0x30000000 0x50000000>;
+                       alloc-ranges = <0x7f800000 0x800000>;
                };
                ion_cma_reserved:linux,ion-dev {
                        compatible = "shared-dma-pool";
index bf7e8f371c129d3d5425e847f8093cc92ff84c65..3ffcf4b9d5413f53371aa3f58220c4ca8b49d90d 100644 (file)
@@ -23,7 +23,7 @@
 
 / {
        model = "Amlogic";
-       amlogic-dt-id = "g12a_u200_1g";
+       amlogic-dt-id = "g12a_u202_1g";
        compatible = "amlogic, g12a";
        interrupt-parent = <&gic>;
        #address-cells = <1>;
        status = "okay";
        display_size_default = <1920 1080 1920 2160 32>;
        mem_size = <0x00800000 0x1980000 0x100000 0x100000 0x800000>;
-       logo_addr = "0x7f800000";
+       logo_addr = "0x3f800000";
        mem_alloc = <0>;
        pxp_mode = <0>; /** 0:normal mode 1:pxp mode */
 };