diff options
| author | Vignesh Raghavedra <vigneshr@ti.com> | 2021-07-16 13:46:57 +0530 |
|---|---|---|
| committer | Yogesh Siraswar <yogeshs@ti.com> | 2021-07-27 22:05:35 +0000 |
| commit | b80ab4ba8702f8b26becb6ecf40be48a58ab8c09 (patch) | |
| tree | aef72792416be79085dd760da23bf4e39e58119d /recipes-bsp | |
| parent | d3bee129f822cfb5786a243b6816cc3188eff345 (diff) | |
| download | meta-ti-b80ab4ba8702f8b26becb6ecf40be48a58ab8c09.tar.gz | |
prueth-fw-am65x-sr2: Update firmware to 02.02.09.03
Update AM65x SR2.0 prueth firmware to 02.02.09.03 that adds support for
100M HD mode.
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb b/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb index 9ab40536..67e8cd07 100644 --- a/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb +++ b/recipes-bsp/prueth-fw/prueth-fw-am65x-sr2_git.bb | |||
| @@ -3,7 +3,7 @@ SUMMARY = "PRU Ethernet firmware for AM65xx SR2.0" | |||
| 3 | LICENSE = "TI-TFL" | 3 | LICENSE = "TI-TFL" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" |
| 5 | 5 | ||
| 6 | PV = "02.02.09.02" | 6 | PV = "02.02.09.03" |
| 7 | 7 | ||
| 8 | CLEANBROKEN = "1" | 8 | CLEANBROKEN = "1" |
| 9 | 9 | ||
| @@ -11,7 +11,7 @@ COMPATIBLE_MACHINE = "am65xx-evm|am64xx-evm" | |||
| 11 | 11 | ||
| 12 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 12 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 13 | 13 | ||
| 14 | SRCREV = "c0bbbc44fee68f2a3eba1ca98c340e34e759624d" | 14 | SRCREV = "f3d2c7cafc906adc9a2f4543aa2fee556483545d" |
| 15 | BRANCH ?= "ti-linux-firmware" | 15 | BRANCH ?= "ti-linux-firmware" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" | 17 | SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" |
