Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0fa5be38 authored by Sameer Thalappil's avatar Sameer Thalappil
Browse files

defconfig: msm8084: Enable 0-4K memory initialization



0-4K memory is reserved for QCA6174 to address a MAC HW bug.
MAC would do an invalid pointer fetch based on the data, that was read
from 0 to 4K. So fill it with zero's; to an address for which PCIe root
complex would honor the read without any errors.

CRs-Fixed: 658944
Change-Id: I475fa52e244cc70de284019761bb2bab4369b1e2
Signed-off-by: default avatarSameer Thalappil <sameert@codeaurora.org>
parent fb6bc187
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -291,6 +291,7 @@ CONFIG_SLIP_MODE_SLIP6=y
CONFIG_USB_USBNET=y
CONFIG_MSM_RMNET_USB=y
CONFIG_CNSS=y
CONFIG_CNSS_MAC_BUG=y
CONFIG_CLD_LL_CORE=y
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVBUG=m
+1 −0
Original line number Diff line number Diff line
@@ -294,6 +294,7 @@ CONFIG_SLIP_MODE_SLIP6=y
CONFIG_USB_USBNET=y
CONFIG_MSM_RMNET_USB=y
CONFIG_CNSS=y
CONFIG_CNSS_MAC_BUG=y
CONFIG_CLD_LL_CORE=y
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVBUG=m