Skip to content

Commit 7fc3af2

Browse files
bingliTTcfriedt
authored andcommitted
zephyr: blobs: Update ERISC FW to v1.4.0
- Fixed minor bugs in training sequence to improve training success rate on loopback cases - Added ETH mailbox with 2 messages - ETH msg LINK_STATUS_CHECK: checks for link status - ETH msg RELEASE_CORE: Releases control of RISC0 to run function at specified L1 addr Signed-off-by: Bing Li <[email protected]>
1 parent 63a1281 commit 7fc3af2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
0 Bytes
Binary file not shown.

zephyr/module.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ runners:
2626

2727
blobs:
2828
- path: tt_blackhole_erisc.bin
29-
sha256: 08f18b77a628e5514189387e41b7d57f6e8f372579bb67130302fecb9fadf9aa
29+
sha256: c0fa6016a0dc9a7aedb5712af9ebfa843eb9201111e6bf5356b857125a1fe1f7
3030
type: img
31-
version: '1.2.0'
31+
version: '1.4.0'
3232
license-path: zephyr/blobs/license.txt
3333
url: "https://github.com/tenstorrent/tt-zephyr-platforms/\
3434
raw/refs/heads/main/zephyr/blobs/tt_blackhole_erisc.bin"
@@ -37,7 +37,7 @@ blobs:
3737
- path: tt_blackhole_erisc_params.bin
3838
sha256: 8226fadf8e33c4dc31e5fe2e3b2106a54c8507300772cb1c029df59f13728d49
3939
type: img
40-
version: '1.2.0'
40+
version: '1.4.0'
4141
license-path: zephyr/blobs/license.txt
4242
url: "https://github.com/tenstorrent/tt-zephyr-platforms/\
4343
raw/refs/heads/main/zephyr/blobs/tt_blackhole_erisc_params.bin"

0 commit comments

Comments
 (0)