Skip to content

Commit

Permalink
Upload wifi-host-driver 2.6.1.20115 [1479]
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlab-runner committed Jun 29, 2023
1 parent d55236a commit ad3bad0
Show file tree
Hide file tree
Showing 25 changed files with 14,664 additions and 2,220 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The [release notes](./RELEASE.md) detail the current release. You can also find
| WPA3 | | | O | | O | |

### More information
* [Wi-Fi Host Driver API Reference Manual and Porting Guide](https://cypresssemiconductorco.github.io/wifi-host-driver/html/index.html)
* [Wi-Fi Host Driver API Reference Manual and Porting Guide](https://infineon.github.io/wifi-host-driver/html/index.html)
* [Wi-Fi Host Driver Release Notes](./RELEASE.md)
* [Infineon Technologies](http://www.infineon.com)

Expand Down
8 changes: 5 additions & 3 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Wi-Fi Host Driver (WHD) v2.6.0
Please refer to the [README File](./README.md) and the [WHD API Reference Manual](https://cypresssemiconductorco.github.io/wifi-host-driver/html/index.html) for a complete description of the Wi-Fi Host Driver.
# Wi-Fi Host Driver (WHD) v2.6.1
Please refer to the [README File](./README.md) and the [WHD API Reference Manual](https://infineon.github.io/wifi-host-driver/html/index.html) for a complete description of the Wi-Fi Host Driver.

## Features
* Supports Out-of-Band (OOB)
Expand Down Expand Up @@ -37,6 +37,8 @@ Please refer to the [README File](./README.md) and the [WHD API Reference Manual

#### CYW43439
* --- 7.95.62 ---
* Fixed EVM issue
* --- 7.95.55 ---

#### CYW43909
* --- 7.15.168.159 ---
Expand All @@ -60,7 +62,7 @@ This version of the WHD was validated for compatibility with the following softw

## More Information
* [Wi-Fi Host Driver README File](./README.md)
* [Wi-Fi Host Driver API Reference Manual and Porting Guide](https://cypresssemiconductorco.github.io/wifi-host-driver/html/index.html)
* [Wi-Fi Host Driver API Reference Manual and Porting Guide](https://infineon.github.io/wifi-host-driver/html/index.html)
* [Infineon Technologies](http://www.infineon.com)

---
Expand Down
6 changes: 3 additions & 3 deletions WiFi_Host_Driver/inc/whd_version.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#define WHD_VERSION "2.6.0.18446"
#define WHD_BRANCH "v2.6.0"
#define WHD_DATE "2023-03-17 21:20:01 +0800"
#define WHD_VERSION "2.6.1.20115"
#define WHD_BRANCH "v2.6.1"
#define WHD_DATE "2023-06-28 02:01:23 +0000"
Empty file.
Empty file.
Empty file modified WiFi_Host_Driver/resources/clm/COMPONENT_43439/clm_resources.h
100755 → 100644
Empty file.
Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
*/
/* Automatically generated file - this comment ensures resources.h file creation */
/* Auto-generated header file. Do not edit */
#ifndef INCLUDED_CLM_RESOURCES_H_
#define INCLUDED_CLM_RESOURCES_H_
#ifndef INCLUDED_RESOURCES_H_
#define INCLUDED_RESOURCES_H_
#include "wiced_resource.h"

#ifndef WLAN_MFG_FIRMWARE
extern const resource_hnd_t wifi_firmware_clm_blob;
extern const unsigned char wifi_firmware_clm_blob_data[1688];
extern const unsigned char wifi_firmware_clm_blob_data[1292];
#endif /* !WLAN_MFG_FIRMWARE */
#ifdef WLAN_MFG_FIRMWARE
extern const resource_hnd_t wifi_mfg_firmware_clm_blob;
extern const unsigned char wifi_mfg_firmware_clm_blob_data[7341];
#endif /* WLAN_MFG_FIRMWARE */

#endif /* ifndef INCLUDED_CLM_RESOURCES_H_ */
#endif /* ifndef INCLUDED_RESOURCES_H_ */
Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
*/
/* Automatically generated file - this comment ensures resources.h file creation */
/* Auto-generated header file. Do not edit */
#ifndef INCLUDED_CLM_RESOURCES_H_
#define INCLUDED_CLM_RESOURCES_H_
#ifndef INCLUDED_RESOURCES_H_
#define INCLUDED_RESOURCES_H_
#include "wiced_resource.h"

#ifndef WLAN_MFG_FIRMWARE
extern const resource_hnd_t wifi_firmware_clm_blob;
extern const unsigned char wifi_firmware_clm_blob_data[1688];
extern const unsigned char wifi_firmware_clm_blob_data[1292];
#endif /* !WLAN_MFG_FIRMWARE */
#ifdef WLAN_MFG_FIRMWARE
extern const resource_hnd_t wifi_mfg_firmware_clm_blob;
extern const unsigned char wifi_mfg_firmware_clm_blob_data[7341];
#endif /* WLAN_MFG_FIRMWARE */

#endif /* ifndef INCLUDED_CLM_RESOURCES_H_ */
#endif /* ifndef INCLUDED_RESOURCES_H_ */
Binary file not shown.

Large diffs are not rendered by default.

13,324 changes: 13,321 additions & 3 deletions WiFi_Host_Driver/resources/firmware/COMPONENT_43439/43439a0-mfgtest_bin.c
100755 → 100644

Large diffs are not rendered by default.

Empty file.
2 changes: 1 addition & 1 deletion WiFi_Host_Driver/resources/firmware/COMPONENT_43439/resources.h
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ extern const unsigned char wifi_firmware_image_data[230321];
#endif /* !WLAN_MFG_FIRMWARE */
#ifdef WLAN_MFG_FIRMWARE
extern const resource_hnd_t wifi_mfg_firmware_image;
extern const unsigned char wifi_mfg_firmware_image_data[0];
extern const unsigned char wifi_mfg_firmware_image_data[223796];
#endif /* WLAN_MFG_FIRMWARE */

#endif /* ifndef INCLUDED_RESOURCES_H_ */
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ extern "C" {

/**
* Character array of NVRAM image
* Generated from C:\BackUp\GitLab\repo\whd\tools\text_to_c\cyfmac4373-sdio.2AE.txt
* Generated from cyfmac4373-sdio.2AE.txt
*/

static const char wifi_nvram_image[] =
Expand Down Expand Up @@ -76,22 +76,22 @@ static const char wifi_nvram_image[] =
"extpagain5g=2" "\x00"
"extpagain2g=2" "\x00"
"AvVmid_c0=1,130,0,160,0,160,0,160,0,160" "\x00"
"maxp2ga0=72" "\x00"
"maxp5ga0=60,60,60,60" "\x00"
"cckbw202gpo=0x0000" "\x00"
"dot11agofdmhrbw202gpo=0x0000" "\x00"
"maxp2ga0=78" "\x00"
"maxp5ga0=70,70,70,70" "\x00"
"cckbw202gpo=0x2222" "\x00"
"dot11agofdmhrbw202gpo=0x4400" "\x00"
"ofdmlrbw202gpo=0x0000" "\x00"
"mcsbw202gpo=0x66322222" "\x00"
"mcsbw202gpo=0x88888444" "\x00"
"mcsbw402gpo=0x88655333" "\x00"
"mcsbw205glpo=0xA7444220" "\x00"
"mcsbw205gmpo=0xA7444220" "\x00"
"mcsbw205ghpo=0xA7444220" "\x00"
"mcsbw405glpo=0xA8555332" "\x00"
"mcsbw405gmpo=0xA8555332" "\x00"
"mcsbw405ghpo=0xA8555332" "\x00"
"mcsbw805glpo=0xC9666332" "\x00"
"mcsbw805gmpo=0xC9666332" "\x00"
"mcsbw805ghpo=0xC9666332" "\x00"
"mcsbw205glpo=0xA6444440" "\x00"
"mcsbw205gmpo=0xA6444440" "\x00"
"mcsbw205ghpo=0xA6444440" "\x00"
"mcsbw405glpo=0xAA666664" "\x00"
"mcsbw405gmpo=0xAA666664" "\x00"
"mcsbw405ghpo=0xAA666664" "\x00"
"mcsbw805glpo=0xAA666666" "\x00"
"mcsbw805gmpo=0xAA666666" "\x00"
"mcsbw805ghpo=0xAA666666" "\x00"
"ppr_hitemp_offset=70,10" "\x00"
"cckbw202gpo_ht=0x0000" "\x00"
"ofdmbw202gpo_ht=0x00000000" "\x00"
Expand All @@ -117,25 +117,25 @@ static const char wifi_nvram_image[] =
"rssi_delta_5gmu_c0=0,0,-1,-1,0,0" "\x00"
"rssi_delta_5gh_c0=-1,-1,-2,-2,0,0" "\x00"
"ATErcalmode=0" "\x00"
"swdiv_en=1 " "\x00"
"swdiv_en=1" "\x00"
"swdiv_gpio=0" "\x00"
"swdiv_swctrl_en=2" "\x00"
"swdiv_swctrl_ant0=0" "\x00"
"swdiv_swctrl_ant1=1" "\x00"
"swdiv_antmap2g_main=1" "\x00"
"swdiv_antmap5g_main=1" "\x00"
"swdiv_snrlim=290 " "\x00"
"swdiv_thresh=2000 " "\x00"
"swdiv_snrthresh=24 " "\x00"
"swdiv_snrlim=290" "\x00"
"swdiv_thresh=2000" "\x00"
"swdiv_snrthresh=24" "\x00"
"swdiv_timeon=10" "\x00"
"swdiv_timeoff=1" "\x00"
"swdiv_snr2g20=232" "\x00"
"swdiv_snr2g40=257" "\x00"
"swdiv_snr5g20=296" "\x00"
"swdiv_snr5g40=312" "\x00"
"swdiv_snr5g80=296" "\x00"
"swdiv_ap_dead_check=1 " "\x00"
"swdiv_ap_div=1 " "\x00"
"swdiv_ap_dead_check=1" "\x00"
"swdiv_ap_div=1" "\x00"
"idac_main_mode=1" "\x00"
"paldo3p3_voltage=4" "\x00"
"xtal_ldo_ctl=1" "\x00"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ extern "C" {

/**
* Character array of NVRAM image
* Generated from C:\BackUp\GitLab\repo\whd\tools\text_to_c\cyfmac4373-sdio.2BC.txt
* Generated from cyfmac4373-sdio.2BC.txt
*/

static const char wifi_nvram_image[] =
Expand Down Expand Up @@ -76,22 +76,22 @@ static const char wifi_nvram_image[] =
"extpagain5g=2" "\x00"
"extpagain2g=2" "\x00"
"AvVmid_c0=1,130,0,160,0,160,0,160,0,160" "\x00"
"maxp2ga0=76" "\x00"
"maxp2ga0=78" "\x00"
"maxp5ga0=70,70,70,70" "\x00"
"cckbw202gpo=0x2222" "\x00"
"dot11agofdmhrbw202gpo=0x4222" "\x00"
"ofdmlrbw202gpo=0x5522" "\x00"
"mcsbw202gpo=0xaa986655" "\x00"
"mcsbw402gpo=0xaa986655" "\x00"
"mcsbw205glpo=0xaa665523" "\x00"
"mcsbw205gmpo=0xaa665523" "\x00"
"mcsbw205ghpo=0xaa665523" "\x00"
"mcsbw405glpo=0x88665544" "\x00"
"mcsbw405gmpo=0x88665544" "\x00"
"mcsbw405ghpo=0x88665544" "\x00"
"mcsbw805glpo=0xDA887722" "\x00"
"mcsbw805gmpo=0xDA887722" "\x00"
"mcsbw805ghpo=0xDA887722" "\x00"
"dot11agofdmhrbw202gpo=0x4400" "\x00"
"ofdmlrbw202gpo=0x0000" "\x00"
"mcsbw202gpo=0x88888444" "\x00"
"mcsbw402gpo=0x88655333" "\x00"
"mcsbw205glpo=0xA6444440" "\x00"
"mcsbw205gmpo=0xA6444440" "\x00"
"mcsbw205ghpo=0xA6444440" "\x00"
"mcsbw405glpo=0xAA666664" "\x00"
"mcsbw405gmpo=0xAA666664" "\x00"
"mcsbw405ghpo=0xAA666664" "\x00"
"mcsbw805glpo=0xAA666666" "\x00"
"mcsbw805gmpo=0xAA666666" "\x00"
"mcsbw805ghpo=0xAA666666" "\x00"
"swctrlmap_2g=0x00000000,0x00000000,0x00000000,0x000000,0x1ff" "\x00"
"swctrlmap_5g=0x10101010,0x40404040,0x00000000,0x000000,0x1ff" "\x00"
"swctrlmapext_2g=0x00000000,0x00000000,0x00000000,0x000000,0x000" "\x00"
Expand All @@ -109,25 +109,25 @@ static const char wifi_nvram_image[] =
"rssi_delta_5gmu_c0=0,0,-1,-1,0,0" "\x00"
"rssi_delta_5gh_c0=-1,-1,-2,-2,0,0" "\x00"
"ATErcalmode=0" "\x00"
"swdiv_en=1 " "\x00"
"swdiv_en=1" "\x00"
"swdiv_gpio=0" "\x00"
"swdiv_swctrl_en=2" "\x00"
"swdiv_swctrl_ant0=0" "\x00"
"swdiv_swctrl_ant1=1" "\x00"
"swdiv_antmap2g_main=1" "\x00"
"swdiv_antmap5g_main=1" "\x00"
"swdiv_snrlim=290 " "\x00"
"swdiv_thresh=2000 " "\x00"
"swdiv_snrthresh=24 " "\x00"
"swdiv_snrlim=290" "\x00"
"swdiv_thresh=2000" "\x00"
"swdiv_snrthresh=24" "\x00"
"swdiv_timeon=10" "\x00"
"swdiv_timeoff=1" "\x00"
"swdiv_snr2g20=232" "\x00"
"swdiv_snr2g40=257" "\x00"
"swdiv_snr5g20=296" "\x00"
"swdiv_snr5g40=312" "\x00"
"swdiv_snr5g80=296" "\x00"
"swdiv_ap_dead_check=1 " "\x00"
"swdiv_ap_div=1 " "\x00"
"swdiv_ap_dead_check=1" "\x00"
"swdiv_ap_div=1" "\x00"
"idac_main_mode=1" "\x00"
"paldo3p3_voltage=4" "\x00"
"xtal_ldo_ctl=1" "\x00"
Expand Down
2 changes: 1 addition & 1 deletion generated_mac_address.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
* MAC address is printed during WHD power up
*/

#define NVRAM_GENERATED_MAC_ADDRESS "macaddr=00:A0:50:16:ec:9c"
#define NVRAM_GENERATED_MAC_ADDRESS "macaddr=00:A0:50:0b:06:a6"
2 changes: 1 addition & 1 deletion version.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<version>2.6.0.18446</version>
<version>2.6.1.20115</version>

0 comments on commit ad3bad0

Please sign in to comment.