+2
−16
+16
−11
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The A430 chipset added a new block of CP_PROTECT_ registers but
because of the existing map the new registers are not contiguous.
Unfortunately the code assumed that they were so the register
in the middle (CP_PROTECT_CTRL) was getting overwritten.
Adjust the offset for the upper bank of CP_PROTECT_ registers
on A4XX targets.
CRs-Fixed: 784062
Change-Id: Ic0dedbad871395467a2cf3d3b0115f13d60256ce
Signed-off-by:
Rajeev Kulkarni <krajeev@codeaurora.org>