History log of /wlan-dirver/platform/Makefile (Results 1 – 8 of 8)
Revision Date Author Comments
# 89ebfe7d 06-Jun-2023 Balaji Pothunoori <quic_bpothuno@quicinc.com>

icnss2: Enable icnss2 module for qcs405 target

This change is to enable icnss2 module for qcs405
target.

Change-Id: I9c7565b44a72145e11178fe360f413ff578142bb
CRs-Fixed: 3551635


# d1e484f2 09-Feb-2023 Xiaoning Ma <quic_mxiaonin@quicinc.com>

cnss2: Support make target 'modules'

Yocto module.bbclass calls 'make modules' from wlan platform
root dir to compile external modules, it gets the error
"make: *** No rule to make target 'modules'.

cnss2: Support make target 'modules'

Yocto module.bbclass calls 'make modules' from wlan platform
root dir to compile external modules, it gets the error
"make: *** No rule to make target 'modules'. Stop."

Update Makefile to support make target 'modules'.

Change-Id: I5b20d71eeedb5dac987d42768d609b32bace1b79
CRs-Fixed: 3401306

show more ...


# 05abe902 14-Feb-2023 Jia Ding <quic_jiad@quicinc.com>

Revert "wlan_platform: Update Makefile to build CNSS drivers for Atherton_target"

cnss driver is supposed to be supported across platforms regardless of
CONFIG_PCI_MSM. Hence using CONFIG_PCI_MSM to

Revert "wlan_platform: Update Makefile to build CNSS drivers for Atherton_target"

cnss driver is supposed to be supported across platforms regardless of
CONFIG_PCI_MSM. Hence using CONFIG_PCI_MSM to decide if cnss2 needs to
be compiled is not correct.

This reverts Change-Id: I9ab82aeca945d29d3608e65ecbe69902f8a5b47b.

Change-Id: I1ab90e80694b0e45270f6b47666781d784f8ab76
CRs-Fixed: 3405347

show more ...


# 1f4d0305 10-Nov-2022 Krupali Dhanvijay <quic_kdhanvij@quicinc.com>

wlan_platform: Update Makefile to build CNSS drivers for Atherton_target

Currently CNSS2 is getting compiled by default and it depends
on MHI & PCIE driver code and in Atherton_target MHI & PCIE
cod

wlan_platform: Update Makefile to build CNSS drivers for Atherton_target

Currently CNSS2 is getting compiled by default and it depends
on MHI & PCIE driver code and in Atherton_target MHI & PCIE
code is not enabled.

To avoid CNSS2 driver compilation, add CONFIG_PCI_MSM check
in Makefile.

Change-Id: I9ab82aeca945d29d3608e65ecbe69902f8a5b47b
CRs-Fixed: 3356064

show more ...


# ae2498e9 06-Oct-2022 Alan Chen <quic_alache@quicinc.com>

cnss2: Collect and load elfdump data

Call collect_driver_dump() driver ops to add the data from the buffer
for the four log types.

Change-Id: Ic06d4520de6f87202d1c3ce24362d61002b85f61
CRs-Fixed: 33

cnss2: Collect and load elfdump data

Call collect_driver_dump() driver ops to add the data from the buffer
for the four log types.

Change-Id: Ic06d4520de6f87202d1c3ce24362d61002b85f61
CRs-Fixed: 3352310

show more ...


# b15f3ce9 15-Dec-2022 Nijun Gong <quic_ngong@quicinc.com>

cnss2: Use external configurations

Add option to select configurations from other places
such as yocto recipe.

Change-Id: I9ce971f3548d65630642f0b467515090f10f1480


# 3983bc45 14-Feb-2022 Naman Padhiar <quic_npadhiar@quicinc.com>

wlan_platform: Bring initial files for ICNSS family drivers

Bring ICNSS family drivers from msm-5.10 kernel as of commit
'cb298739ee51 ("icnss2: Download bdf file for helium targets")'
to WLAN platf

wlan_platform: Bring initial files for ICNSS family drivers

Bring ICNSS family drivers from msm-5.10 kernel as of commit
'cb298739ee51 ("icnss2: Download bdf file for helium targets")'
to WLAN platform project.

Updated wlan_firmware_service files and makefiles to support
ICNSS2 compilation.

Change-Id: I02cf792b61772f07ac0607be7bb6b3bfda7815e4

show more ...


# 50abee9f 07-Oct-2021 Yue Ma <yuem@codeaurora.org>

wlan_platform: Add Makefile and Kbuild to build CNSS drivers

Add default Makefile and Kbuild so that CNSS family drivers can be
built directly as kernel modules.

Change-Id: I36636613220a4859b07c006

wlan_platform: Add Makefile and Kbuild to build CNSS drivers

Add default Makefile and Kbuild so that CNSS family drivers can be
built directly as kernel modules.

Change-Id: I36636613220a4859b07c0069d83f3d62d39bbec2

show more ...