dts: the memory of the reserved 1MB was recovered. [1/1]

PD#SWPL-2250

Problem:
h265 & vp9 4K playback abnormal because HEVC FRONT &
VPU READ2 pollute the phy address of near 0x0.

Solution:
it's only a temporary modification, the real reason
needs to take more time fixed.

Verify:
U212

Change-Id: I3dcc47f8979960e95c89cf53fe10eadc1a7ae5ad
Signed-off-by: Nanxin Qin <nanxin.qin@amlogic.com>
This commit is contained in:
Nanxin Qin
2018-11-21 11:36:37 +08:00
committed by Dongjin Kim
parent 26ab4171a4
commit 73ac99e664
6 changed files with 6 additions and 6 deletions

View File

@@ -45,7 +45,7 @@
memory@00000000 {
device_type = "memory";
linux,usable-memory = <0x000000 0x80000000>;
linux,usable-memory = <0x100000 0x7ff00000>;
};
reserved-memory {

View File

@@ -45,7 +45,7 @@
memory@00000000 {
device_type = "memory";
linux,usable-memory = <0x000000 0x40000000>;
linux,usable-memory = <0x100000 0x3ff00000>;
};
reserved-memory {

View File

@@ -45,7 +45,7 @@
memory@00000000 {
device_type = "memory";
linux,usable-memory = <0x000000 0x80000000>;
linux,usable-memory = <0x100000 0x7ff00000>;
};
reserved-memory {

View File

@@ -45,7 +45,7 @@
memory@00000000 {
device_type = "memory";
linux,usable-memory = <0x000000 0x40000000>;
linux,usable-memory = <0x100000 0x3ff00000>;
};

View File

@@ -44,7 +44,7 @@
memory@00000000 {
device_type = "memory";
linux,usable-memory = <0x000000 0x80000000>;
linux,usable-memory = <0x100000 0x7ff00000>;
};
reserved-memory {

View File

@@ -45,7 +45,7 @@
memory@00000000 {
device_type = "memory";
linux,usable-memory = <0x000000 0x80000000>;
linux,usable-memory = <0x100000 0x7ff00000>;
};
reserved-memory {