ARM: dts: msm: disable movable zone for parrot and ravelin
Pages are getting allocated from Movable zone even though they are requested from Normal zone. Disable movable zone as work around until issue is fixed. Signed-off-by: Srinivasarao Pathipati <quic_c_spathi@quicinc.com> Signed-off-by: Bruce Levy <quic_blevy@quicinc.com> Change-Id: Ib55f9e9e75b2087be2e84bcad320d965f66adccc
This commit is contained in:
committed by
Bruce Levy
parent
f803421561
commit
96b635959d
@@ -45,6 +45,7 @@
|
||||
<0x2 0xc0000000 0x1 0x40000000>;
|
||||
granule = <512>;
|
||||
mboxes = <&qmp_aop 0>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
aliases: aliases {
|
||||
|
@@ -44,6 +44,7 @@
|
||||
<0x2 0xc0000000 0x1 0x40000000>;
|
||||
granule = <512>;
|
||||
mboxes = <&qmp_aop 0>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
aliases: aliases {
|
||||
|
Reference in New Issue
Block a user