diff options
author | Robert Marko <robimarko@gmail.com> | 2022-12-13 23:55:26 +0100 |
---|---|---|
committer | Robert Marko <robimarko@gmail.com> | 2023-01-16 12:42:23 +0100 |
commit | 35f28f2838948e33f46c60b966a48a7e78ae8743 (patch) | |
tree | ad56989de04f8e1f6ca85f49e8b39ec56f76e98b /include/u-boot.mk | |
parent | 4359d10b0112127d8c0835ee670e4de3952ae0b2 (diff) | |
download | upstream-35f28f2838948e33f46c60b966a48a7e78ae8743.tar.gz upstream-35f28f2838948e33f46c60b966a48a7e78ae8743.tar.bz2 upstream-35f28f2838948e33f46c60b966a48a7e78ae8743.zip |
mac80211: add ath11k AHB support
This is the follow up to the PCI support commit now providing support for
AHB variant as well, though currently only for ipq807x as that is only
OpenWrt supported SoC ath11k supports as well.
Currently, we are disabling coldboot calibration on ipq807x as it does not
work, there is a remoteproc bug that makes it come late out of reset so
disable coldboot until that is fixed.
Also, as ath11k is quite memory hungry, we are introducing a config option
to use the limits for 512MB of RAM, similar to what QCA does downstream but
in way simpler and cleaner way so that 512MB save some RAM.
512MB profile is also set as the default for now.
Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'include/u-boot.mk')
0 files changed, 0 insertions, 0 deletions