mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: remove UEFI region carveout for neo
The UEFI region is not in use once control is transitioned to HLOS. Remove this carveout region from the neo memory map. Change-Id: I34ee431f7129e80f48b7666e91d20899153ad0cc
This commit is contained in:
@@ -129,11 +129,6 @@
|
||||
reg = <0x0 0xa6f00000 0x0 0x100000>;
|
||||
};
|
||||
|
||||
uefi_mem: uefi_region@a7000000 {
|
||||
no-map;
|
||||
reg = <0x0 0xa7000000 0x0 0x1000000>;
|
||||
};
|
||||
|
||||
tz_stat_mem: tz_stat_region@e8800000 {
|
||||
no-map;
|
||||
reg = <0x0 0xe8800000 0x0 0x100000>;
|
||||
|
||||
Reference in New Issue
Block a user