ARM: dts: msm: Update reserved mem of pvmfw
Update size of pvmfw with 2MB. Change-Id: Iee365d476dca7a00bd4e6b1e88c975efdf118e37 Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
This commit is contained in:
committed by
Prakash Yadachi
parent
b4909da2e6
commit
c7f34bf721
@@ -71,7 +71,7 @@
|
||||
|
||||
pvm_fw_mem: pvm_fw_region@80c01000 {
|
||||
no-map;
|
||||
reg = <0x0 0x80c01000 0x0 0x100000>;
|
||||
reg = <0x0 0x80c01000 0x0 0x200000>;
|
||||
};
|
||||
|
||||
wlan_fw_mem: wlan_fw_region@82a00000 {
|
||||
|
Reference in New Issue
Block a user