dts: change codec mm size to 192M. [1/1]
authorLuan Yuan <luan.yuan@amlogic.com>
Thu, 30 May 2019 06:22:18 +0000 (14:22 +0800)
committerNick Xie <nick@khadas.com>
Mon, 5 Aug 2019 06:43:18 +0000 (14:43 +0800)
PD#SWPL-9156

Problem:
memory overread error

Solution:
fixed play movie error

Verify:
verify by ac202/u202

Change-Id: I15e459a4fe044b02a5e958293c1516f8b7795096
Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
arch/arm/boot/dts/amlogic/sm1_s905d3_ac202_1g.dts
arch/arm64/boot/dts/amlogic/sm1_s905d3_ac202_1g.dts

index 3ae5976..3de5144 100644 (file)
                        compatible = "shared-dma-pool";
                        reusable;
                        /* ion_codec_mm max can alloc size 80M*/
-                       size = <0x13400000>;
+                       size = <0xd000000>;
                        alignment = <0x400000>;
                        linux,contiguous-region;
                        alloc-ranges = <0x30000000 0x10000000>;
index 95ba9ac..7ad6393 100644 (file)
                        compatible = "shared-dma-pool";
                        reusable;
                        /* ion_codec_mm max can alloc size 80M*/
-                       size = <0x0 0x13400000>;
+                       size = <0x0 0xd000000>;
                        alignment = <0x0 0x400000>;
                        linux,contiguous-region;
                };