mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
kernel: bringup s6 change dts to 4g. [1/1]
PD#SWPL-172848 Problem: bringup s6 change dts to 4g Solution: bringup s6 change dts to 4g Verify: s6 Change-Id: I5ede7901fe81fba5d1cd08faf60dd129946502cf Signed-off-by: pengzhao.liu <pengzhao.liu@amlogic.com>
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
|
||||
memory@00000000 {
|
||||
device_type = "memory";
|
||||
linux,usable-memory = <0x0 0x0 0x0 0x80000000>;
|
||||
linux,usable-memory = <0x0 0x000000 0x0 0xe0000000
|
||||
0x1 0x000000 0x1 0x20000000>;
|
||||
};
|
||||
|
||||
reserved-memory {
|
||||
@@ -70,7 +71,7 @@
|
||||
mte_reserved:linux,mte {
|
||||
compatible = "shared-dma-pool";
|
||||
no-map;
|
||||
reg = <0x0 0x0c000000 0x0 0x4000000>;
|
||||
reg = <0x0 0x0c000000 0x0 0x8000000>;
|
||||
};
|
||||
|
||||
secmon_reserved:linux,secmon {
|
||||
|
||||
@@ -33,7 +33,8 @@
|
||||
|
||||
memory@00000000 {
|
||||
device_type = "memory";
|
||||
linux,usable-memory = <0x0 0x0 0x0 0x80000000>;
|
||||
linux,usable-memory = <0x0 0x000000 0x0 0xe0000000
|
||||
0x1 0x000000 0x1 0x20000000>;
|
||||
};
|
||||
|
||||
reserved-memory {
|
||||
@@ -70,7 +71,7 @@
|
||||
mte_reserved:linux,mte {
|
||||
compatible = "shared-dma-pool";
|
||||
no-map;
|
||||
reg = <0x0 0x0c000000 0x0 0x4000000>;
|
||||
reg = <0x0 0x0c000000 0x0 0x8000000>;
|
||||
};
|
||||
|
||||
secmon_reserved:linux,secmon {
|
||||
|
||||
@@ -33,7 +33,8 @@
|
||||
|
||||
memory@00000000 {
|
||||
device_type = "memory";
|
||||
linux,usable-memory = <0x0 0x0 0x0 0x80000000>;
|
||||
linux,usable-memory = <0x0 0x000000 0x0 0xe0000000
|
||||
0x1 0x000000 0x1 0x20000000>;
|
||||
};
|
||||
|
||||
reserved-memory {
|
||||
@@ -70,7 +71,7 @@
|
||||
mte_reserved:linux,mte {
|
||||
compatible = "shared-dma-pool";
|
||||
no-map;
|
||||
reg = <0x0 0x0c000000 0x0 0x4000000>;
|
||||
reg = <0x0 0x0c000000 0x0 0x8000000>;
|
||||
};
|
||||
|
||||
secmon_reserved:linux,secmon {
|
||||
|
||||
@@ -33,7 +33,8 @@
|
||||
|
||||
memory@00000000 {
|
||||
device_type = "memory";
|
||||
linux,usable-memory = <0x0 0x0 0x0 0x80000000>;
|
||||
linux,usable-memory = <0x0 0x000000 0x0 0xe0000000
|
||||
0x1 0x000000 0x1 0x20000000>;
|
||||
};
|
||||
|
||||
reserved-memory {
|
||||
@@ -70,7 +71,7 @@
|
||||
mte_reserved:linux,mte {
|
||||
compatible = "shared-dma-pool";
|
||||
no-map;
|
||||
reg = <0x0 0x0c000000 0x0 0x4000000>;
|
||||
reg = <0x0 0x0c000000 0x0 0x8000000>;
|
||||
};
|
||||
|
||||
secmon_reserved:linux,secmon {
|
||||
|
||||
@@ -33,7 +33,8 @@
|
||||
|
||||
memory@00000000 {
|
||||
device_type = "memory";
|
||||
linux,usable-memory = <0x0 0x0 0x0 0x80000000>;
|
||||
linux,usable-memory = <0x0 0x000000 0x0 0xe0000000
|
||||
0x1 0x000000 0x1 0x20000000>;
|
||||
};
|
||||
|
||||
reserved-memory {
|
||||
@@ -70,7 +71,7 @@
|
||||
mte_reserved:linux,mte {
|
||||
compatible = "shared-dma-pool";
|
||||
no-map;
|
||||
reg = <0x0 0x0c000000 0x0 0x4000000>;
|
||||
reg = <0x0 0x0c000000 0x0 0x8000000>;
|
||||
};
|
||||
|
||||
secmon_reserved:linux,secmon {
|
||||
|
||||
@@ -33,7 +33,8 @@
|
||||
|
||||
memory@00000000 {
|
||||
device_type = "memory";
|
||||
linux,usable-memory = <0x0 0x000000 0x0 0x80000000>;
|
||||
linux,usable-memory = <0x0 0x000000 0x0 0xe0000000
|
||||
0x1 0x000000 0x1 0x20000000>;
|
||||
};
|
||||
|
||||
reserved-memory {
|
||||
@@ -70,7 +71,7 @@
|
||||
mte_reserved:linux,mte {
|
||||
compatible = "shared-dma-pool";
|
||||
no-map;
|
||||
reg = <0x0 0x0c000000 0x0 0x4000000>;
|
||||
reg = <0x0 0x0c000000 0x0 0x8000000>;
|
||||
};
|
||||
|
||||
secmon_reserved:linux,secmon {
|
||||
|
||||
Reference in New Issue
Block a user