mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Revert "ARM: dts: msm: Reduce VM image size for Kalama VM"
This reverts commit 020f13ef1f.
Dependencies for this change are not merged yet.
Change-Id: I7cfdaaacab6c44a67a6a854d6b015c2f7d8deaae
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
* first 1GB due to memory hotplug requirement.
|
||||
*/
|
||||
base-address = <0x0 0x28800000 >;
|
||||
size-min = <0x0 0x40ee000>; /* 64 MB */
|
||||
size-min = <0x0 0x4aee000>; /* 74 MB */
|
||||
};
|
||||
|
||||
segments {
|
||||
|
||||
@@ -522,7 +522,7 @@
|
||||
|
||||
trust_ui_vm_mem: trust_ui_vm_region@f3800000 {
|
||||
no-map;
|
||||
reg = <0x0 0xf3800000 0x0 0x40ee000>;
|
||||
reg = <0x0 0xf3800000 0x0 0x4aee000>;
|
||||
};
|
||||
|
||||
trust_ui_vm_dump: trust_ui_vm_dump@0xf82ee000 {
|
||||
|
||||
Reference in New Issue
Block a user