Skip to content

Commit 4e34abb

Browse files
authored
Merge pull request #14062 from dustin-crossman/pr/dec_asset_update
Cypress Asset Update
2 parents 53776fe + b0b0747 commit 4e34abb

File tree

1,260 files changed

+345250
-72829
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,260 files changed

+345250
-72829
lines changed

targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/generated_mac_address.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
* MAC address is printed during WHD power up
77
*/
88

9-
#define NVRAM_GENERATED_MAC_ADDRESS "macaddr=00:A0:50:6f:b2:ea"
9+
#define NVRAM_GENERATED_MAC_ADDRESS "macaddr=00:A0:50:08:ab:72"
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
#define WHD_VERSION "v1.91.2"
2-
#define WHD_BRANCH "v1.91.2"
3-
#define WHD_DATE "2020-06-25 02:15:47 -0500"
1+
#define WHD_VERSION "v1.92.0"
2+
#define WHD_BRANCH "v1.92.0"
3+
#define WHD_DATE "2020-09-25 03:12:36 -0500"

targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/resources/firmware/COMPONENT_43012/43012C0-mfgtest_bin.c

Lines changed: 21894 additions & 22366 deletions
Large diffs are not rendered by default.

targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/resources/firmware/COMPONENT_43012/43012C0-mfgtest_clm_blob.c

Lines changed: 402 additions & 403 deletions
Large diffs are not rendered by default.

targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/resources/firmware/COMPONENT_43012/43012C0_bin.c

Lines changed: 19022 additions & 17186 deletions
Large diffs are not rendered by default.

targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/resources/firmware/COMPONENT_43012/43012C0_clm_blob.c

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
#if defined(CY_STORAGE_WIFI_DATA)
1919
CY_SECTION_WHD(CY_STORAGE_WIFI_DATA) __attribute__((used))
2020
#endif
21-
const unsigned char wifi_firmware_clm_blob_image_data[7697] = {
22-
66, 76, 79, 66, 60, 0, 0, 0, 118, 196, 112, 169, 1, 0, 0, 0, 2, 0, 0,
23-
0, 0, 0, 0, 0, 60, 0, 0, 0, 209, 29, 0, 0, 236, 81, 84, 207, 0, 0, 0,
21+
const unsigned char wifi_firmware_clm_blob_data[7697] = {
22+
66, 76, 79, 66, 60, 0, 0, 0, 227, 75, 186, 247, 1, 0, 0, 0, 2, 0, 0,
23+
0, 0, 0, 0, 0, 60, 0, 0, 0, 209, 29, 0, 0, 79, 39, 210, 178, 0, 0, 0,
2424
0, 0, 0, 0, 0, 13, 30, 0, 0, 4, 0, 0, 0, 147, 68, 77, 121, 0, 0, 0,
2525
0, 67, 76, 77, 32, 68, 65, 84, 65, 0, 0, 18, 0, 2, 0, 57, 46, 49, 48,
2626
46, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 46, 51, 54, 46,
@@ -257,7 +257,7 @@ const unsigned char wifi_firmware_clm_blob_image_data[7697] = {
257257
2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 4, 0, 1, 2, 3, 8, 12, 13, 14, 15, 16,
258258
17, 18, 19, 8, 4, 5, 6, 7, 8, 9, 10, 11, 21, 2, 2, 18, 4, 5, 6, 7, 8,
259259
9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 50, 48, 50, 48, 45,
260-
48, 49, 45, 50, 55, 32, 50, 49, 58, 53, 52, 58, 51, 51, 0, 0, 3, 0,
260+
48, 57, 45, 48, 57, 32, 48, 49, 58, 49, 57, 58, 48, 51, 0, 0, 3, 0,
261261
0, 0, 196, 11, 0, 0, 1, 14, 1, 0, 3, 0, 0, 0, 120, 14, 0, 0, 42, 58,
262262
16, 106, 138, 16, 155, 171, 16, 0, 0, 0, 3, 0, 0, 0, 28, 23, 0, 0, 21,
263263
2, 2, 0, 9, 0, 19, 0, 22, 0, 24, 0, 32, 0, 35, 0, 42, 0, 53, 0, 59,
@@ -423,5 +423,5 @@ const unsigned char wifi_firmware_clm_blob_image_data[7697] = {
423423
1, 0, 0, 0, 116, 13, 0, 0, 3, 0, 0, 0, 148, 14, 0, 0, 2, 2, 2, 2, 2,
424424
2, 2, 2, 2, 50, 50, 50, 114, 50, 163, 114, 163, 4, 168, 0, 0
425425
};
426-
const resource_hnd_t wifi_firmware_clm_blob = { RESOURCE_IN_MEMORY, 7697, {.mem = { (const char *) wifi_firmware_clm_blob_image_data }}};
426+
const resource_hnd_t wifi_firmware_clm_blob = { RESOURCE_IN_MEMORY, 7697, {.mem = { (const char *) wifi_firmware_clm_blob_data }}};
427427

targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/resources/firmware/COMPONENT_43012/resources.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
#include "wiced_resource.h"
2121

2222
extern const resource_hnd_t wifi_firmware_image;
23-
extern const unsigned char wifi_firmware_image_data[414712];
23+
extern const unsigned char wifi_firmware_image_data[444199];
2424
extern const resource_hnd_t wifi_firmware_clm_blob;
25-
extern const unsigned char wifi_firmware_clm_blob_image_data[7697];
25+
extern const unsigned char wifi_firmware_clm_blob_data[7697];
2626
extern const resource_hnd_t wifi_mfg_firmware_image;
27-
extern const unsigned char wifi_mfg_firmware_image_data[495320];
27+
extern const unsigned char wifi_mfg_firmware_image_data[487520];
2828
extern const resource_hnd_t wifi_mfg_firmware_clm_blob;
29-
extern const unsigned char wifi_mfg_firmware_clm_blob_image_data[7697];
29+
extern const unsigned char wifi_mfg_firmware_clm_blob_data[7697];
3030

3131
#endif /* ifndef INCLUDED_RESOURCES_H_ */

targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/resources/firmware/COMPONENT_4373/4373A0-mfgtest_bin.c

Lines changed: 33787 additions & 0 deletions
Large diffs are not rendered by default.

targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/resources/firmware/COMPONENT_4373/4373A0-mfgtest_clm_blob.c

Lines changed: 259 additions & 0 deletions
Large diffs are not rendered by default.

targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/resources/firmware/COMPONENT_4373/4373A0_bin.c

Lines changed: 33523 additions & 0 deletions
Large diffs are not rendered by default.

targets/TARGET_Cypress/TARGET_PSOC6/COMPONENT_WHD/resources/firmware/COMPONENT_4373/4373A0_clm_blob.c

Lines changed: 259 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
/*
2+
* Copyright (c) 2019, Cypress Semiconductor Corporation, All Rights Reserved
3+
* SPDX-License-Identifier: LicenseRef-PBL
4+
*
5+
* This file and the related binary are licensed under the
6+
* Permissive Binary License, Version 1.0 (the "License");
7+
* you may not use these files except in compliance with the License.
8+
*
9+
* You may obtain a copy of the License here:
10+
* LICENSE-permissive-binary-license-1.0.txt and at
11+
* https://www.mbed.com/licenses/PBL-1.0
12+
*
13+
* See the License for the specific language governing permissions and
14+
* limitations under the License.
15+
*/
16+
/* Automatically generated file - this comment ensures resources.h file creation */
17+
/* Auto-generated header file. Do not edit */
18+
#ifndef INCLUDED_RESOURCES_H_
19+
#define INCLUDED_RESOURCES_H_
20+
#include "wiced_resource.h"
21+
22+
extern const resource_hnd_t wifi_firmware_image;
23+
extern const unsigned char wifi_firmware_image_data[556559];
24+
extern const resource_hnd_t wifi_firmware_clm_blob;
25+
extern const unsigned char wifi_firmware_clm_blob_data[4684];
26+
extern const resource_hnd_t wifi_mfg_firmware_image;
27+
extern const unsigned char wifi_mfg_firmware_image_data[561035];
28+
extern const resource_hnd_t wifi_mfg_firmware_clm_blob;
29+
extern const unsigned char wifi_mfg_firmware_clm_blob_data[4684];
30+
31+
#endif /* ifndef INCLUDED_RESOURCES_H_ */
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* SPDX-License-Identifier: LicenseRef-PBL
44
*
55
* This file and the related binary are licensed under the
6-
* Permissive Binary License, Version 1.0 (the "License");
6+
* Permissive Binary License, Version 1.0 (the "License")
77
* you may not use these files except in compliance with the License.
88
*
99
* You may obtain a copy of the License here:
@@ -27,11 +27,11 @@ extern "C" {
2727

2828
/**
2929
* Character array of NVRAM image
30-
* Generated from cyw9cy8cmod-064b0s2-4343w_P100_724315.txt
30+
* Generated from cyw9cy8cmod-064b0s2-4343w_P100.txt
3131
*/
3232

3333
static const char wifi_nvram_image[] =
34-
"NVRAMRev=$Rev: 724315 $" "\x00"
34+
"NVRAMRev=$Rev$" "\x00"
3535
"manfid=0x2d0" "\x00"
3636
"prodid=0x087d" "\x00"
3737
"vendid=0x14e4" "\x00"
@@ -55,7 +55,7 @@ static const char wifi_nvram_image[] =
5555
"pa0itssit=0x20" "\x00"
5656
"extpagain2g=0" "\x00"
5757
"" "\x00"
58-
"pa2ga0=-168,6393,-757" "\x00"
58+
"pa2ga0=-168,6777,-788" "\x00"
5959
"AvVmid_c0=0x0,0xc8" "\x00"
6060
"AvVmidIQcal=0x2,0xa8" "\x00"
6161
"cckpwroffset0=5" "\x00"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
/*
2+
* Copyright (c) 2019, Cypress Semiconductor Corporation, All Rights Reserved
3+
* SPDX-License-Identifier: LicenseRef-PBL
4+
*
5+
* This file and the related binary are licensed under the
6+
* Permissive Binary License, Version 1.0 (the "License")
7+
* you may not use these files except in compliance with the License.
8+
*
9+
* You may obtain a copy of the License here:
10+
* LICENSE-permissive-binary-license-1.0.txt and at
11+
* https://www.mbed.com/licenses/PBL-1.0
12+
*
13+
* See the License for the specific language governing permissions and
14+
* limitations under the License.
15+
*/
16+
17+
#ifndef INCLUDED_NVRAM_IMAGE_H_
18+
#define INCLUDED_NVRAM_IMAGE_H_
19+
20+
#include <string.h>
21+
#include <stdint.h>
22+
#include "generated_mac_address.txt"
23+
24+
#ifdef __cplusplus
25+
extern "C" {
26+
#endif
27+
28+
/**
29+
* Character array of NVRAM image
30+
* Generated from cyw9cy8cmod-064s0s2-4343w_P100.txt
31+
*/
32+
33+
static const char wifi_nvram_image[] =
34+
"NVRAMRev=$Rev$" "\x00"
35+
"manfid=0x2d0" "\x00"
36+
"prodid=0x088d" "\x00"
37+
"vendid=0x14e4" "\x00"
38+
"devid=0x43e2" "\x00"
39+
"boardtype=0x088d" "\x00"
40+
"boardrev=0x1100" "\x00"
41+
"boardnum=22" "\x00"
42+
NVRAM_GENERATED_MAC_ADDRESS "\x00"
43+
"sromrev=11" "\x00"
44+
"boardflags=0x00404201" "\x00"
45+
"boardflags3=0x08000000" "\x00"
46+
"xtalfreq=37400" "\x00"
47+
"nocrc=1" "\x00"
48+
"ag0=255" "\x00"
49+
"aa2g=1" "\x00"
50+
"ccode=ALL" "\x00"
51+
"" "\x00"
52+
"swdiv_en=1" "\x00"
53+
"swdiv_gpio=2" "\x00"
54+
"" "\x00"
55+
"pa0itssit=0x20" "\x00"
56+
"extpagain2g=0" "\x00"
57+
"" "\x00"
58+
"pa2ga0=-168,6777,-788" "\x00"
59+
"AvVmid_c0=0x0,0xc8" "\x00"
60+
"AvVmidIQcal=0x2,0xa8" "\x00"
61+
"cckpwroffset0=5" "\x00"
62+
"" "\x00"
63+
"maxp2ga0=84" "\x00"
64+
"txpwrbckof=6" "\x00"
65+
"cckbw202gpo=0" "\x00"
66+
"legofdmbw202gpo=0x66111111" "\x00"
67+
"mcsbw202gpo=0x77711111" "\x00"
68+
"propbw202gpo=0xdd" "\x00"
69+
"" "\x00"
70+
"ofdmdigfilttype=18" "\x00"
71+
"ofdmdigfilttypebe=18" "\x00"
72+
"papdmode=1" "\x00"
73+
"papdvalidtest=1" "\x00"
74+
"pacalidx2g=32" "\x00"
75+
"papdepsoffset=-36" "\x00"
76+
"papdendidx=61" "\x00"
77+
"" "\x00"
78+
"" "\x00"
79+
"wl0id=0x431b" "\x00"
80+
"" "\x00"
81+
"deadman_to=0xffffffff" "\x00"
82+
"muxenab=0x11" "\x00"
83+
"" "\x00"
84+
"spurconfig=0x3 " "\x00"
85+
"" "\x00"
86+
"rssicorrnorm=1" "\x00"
87+
"\x00\x00";
88+
#ifdef __cplusplus
89+
} /*extern "C" */
90+
#endif
91+
92+
#else /* ifndef INCLUDED_NVRAM_IMAGE_H_ */
93+
94+
#error Wi-Fi NVRAM image included twice
95+
96+
#endif /* ifndef INCLUDED_NVRAM_IMAGE_H_ */

0 commit comments

Comments
 (0)