hdmirx: modify emp mem size [1/1]
authoryicheng shen <yicheng.shen@amlogic.com>
Fri, 25 Jan 2019 08:32:01 +0000 (03:32 -0500)
committerTao Zeng <tao.zeng@amlogic.com>
Fri, 25 Jan 2019 09:05:49 +0000 (01:05 -0800)
PD#SWPL-4513

Problem:
The memery size of emp is oversize

Solution:
reduce the memery size to 4M

Verify:
None

Change-Id: If39103a6643968f4a3000c7ba44f44e1b7e290c2
Signed-off-by: yicheng shen <yicheng.shen@amlogic.com>
arch/arm/boot/dts/amlogic/tl1_pxp.dts
arch/arm/boot/dts/amlogic/tl1_t962x2_skt.dts
arch/arm/boot/dts/amlogic/tl1_t962x2_t309.dts
arch/arm/boot/dts/amlogic/tl1_t962x2_x301.dts

index 55f4968..c2adf2a 100644 (file)
                        reusable;
                        /* 4M for emp to ddr */
                        /* 32M for tmds to ddr */
-                       size = <0x2000000>;
+                       size = <0x400000>;
                        alignment = <0x400000>;
                        /* alloc-ranges = <0x400000 0x2000000>; */
                };
index cc354ff..1e7be0e 100644 (file)
                        reusable;
                        /* 4M for emp to ddr */
                        /* 32M for tmds to ddr */
-                       size = <0x2000000>;
+                       size = <0x400000>;
                        alignment = <0x400000>;
                        /* alloc-ranges = <0x400000 0x2000000>; */
                };
index 640ee5e..06699ec 100644 (file)
                        reusable;
                        /* 4M for emp to ddr */
                        /* 32M for tmds to ddr */
-                       size = <0x2000000>;
+                       size = <0x400000>;
                        alignment = <0x400000>;
                        /* alloc-ranges = <0x400000 0x2000000>; */
                };
index 1a0cb56..9acaf08 100644 (file)
                        reusable;
                        /* 4M for emp to ddr */
                        /* 32M for tmds to ddr */
-                       size = <0x2000000>;
+                       size = <0x400000>;
                        alignment = <0x400000>;
                        /* alloc-ranges = <0x400000 0x2000000>; */
                };