diff options
author | Yogesh Siraswar <yogeshs@ti.com> | 2021-11-19 22:25:47 -0500 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2021-12-15 11:40:51 -0600 |
commit | 440aab3274e75fe85888a9765545bf6137df20e8 (patch) | |
tree | bf1f2f57df911aa1b1dbad1cdfa37726eaf159f8 /recipes-bsp/ti-linux-fw/ti-linux-fw.inc | |
parent | 89defa67e56df9eee02ab4f932cea5abc8adf37b (diff) | |
download | meta-ti-440aab3274e75fe85888a9765545bf6137df20e8.tar.gz |
ti-linux-fw: Bump ti linux firmware for 08.01.00.002
Bump ti-linux-fw version for 08.01.00.002 release
Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'recipes-bsp/ti-linux-fw/ti-linux-fw.inc')
-rw-r--r-- | recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc index 56a16e80..47197212 100644 --- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc +++ b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | |||
@@ -7,7 +7,7 @@ PV = "2021.09" | |||
7 | INC_PR = "r1" | 7 | INC_PR = "r1" |
8 | 8 | ||
9 | # Firmware versions | 9 | # Firmware versions |
10 | CORESDK_RTOS_VERSION = "08.01.00.01" | 10 | CORESDK_RTOS_VERSION = "08.01.00.02" |
11 | SERDES_FW_VERSION = "3.3.0.2c" | 11 | SERDES_FW_VERSION = "3.3.0.2c" |
12 | NETCP_SA_FW_VERSION = "1.0.0" | 12 | NETCP_SA_FW_VERSION = "1.0.0" |
13 | NETCP_PA_FW_VERSION = "3.0.2.3" | 13 | NETCP_PA_FW_VERSION = "3.0.2.3" |
@@ -17,7 +17,7 @@ PRUETH_FW_AM65X_SR2_VERSION = "02.02.09.06" | |||
17 | GOODIX_FW_VERSION = "1.0.0.0" | 17 | GOODIX_FW_VERSION = "1.0.0.0" |
18 | CADENCE_MHDP_FW_VERSION = "1.2.17" | 18 | CADENCE_MHDP_FW_VERSION = "1.2.17" |
19 | 19 | ||
20 | TI_LINUX_FW_SRCREV ?= "10bcf8564c6e9277e7f402fb02cf941956d0d3eb" | 20 | TI_LINUX_FW_SRCREV ?= "0e93d4df760e5f0948b07c09b68f0b1ecd150d40" |
21 | SRCREV = "${TI_LINUX_FW_SRCREV}" | 21 | SRCREV = "${TI_LINUX_FW_SRCREV}" |
22 | 22 | ||
23 | BRANCH ?= "ti-linux-firmware" | 23 | BRANCH ?= "ti-linux-firmware" |