Skip to content

Commit

Permalink
ti-pruss-firmware: Update to 09.01.00.001
Browse files Browse the repository at this point in the history
Update SR2 firmware to include latest fixes from TI.

Signed-off-by: Diogo Ivo <[email protected]>
  • Loading branch information
diogo-ivo committed Oct 23, 2023
1 parent e67406d commit 3af8173
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ SRC_URI = " \
${@get_prueth_fw(d, 'am65x-pru1-prueth-fw.elf', '56cb71d205810a3609a5dff950fa7d7ea6b383d9d2fb6b1f2116ba58527f2f7f')} \
${@get_prueth_fw(d, 'am65x-rtu0-prueth-fw.elf', 'f01f58cdfad61652205c7ea6ed41ef0a759f63f02551447d940f919be691543f')} \
${@get_prueth_fw(d, 'am65x-rtu1-prueth-fw.elf', '3b905819ef3a7c4daa560106f3bba62cace55380c5ce40a22f7de232c0083052')} \
${@get_prueth_fw(d, 'am65x-sr2-pru0-prueth-fw.elf', '87b565bf95f778b52fb67c50282e6b635b8234b880708991ed53c3c09d8b4d80')} \
${@get_prueth_fw(d, 'am65x-sr2-pru1-prueth-fw.elf', '82851d7d1ed19a9418e345ceffd52903899384e2b5ae8ca9c588ed6148726853')} \
${@get_prueth_fw(d, 'am65x-sr2-rtu0-prueth-fw.elf', '7e7e1e3f1815f9231187ff54bbe6bf519c1379f36969a1759a0f6a139b16b085')} \
${@get_prueth_fw(d, 'am65x-sr2-rtu1-prueth-fw.elf', '12d30b26b34cf15b215d57546da5e2d53682506043ea20e2b37022a5040258a3')} \
${@get_prueth_fw(d, 'am65x-sr2-txpru0-prueth-fw.elf', 'ea17ea678f91c3a3e4382377a84f42d2f1f64b0525014b74f40836d4947cc815')} \
${@get_prueth_fw(d, 'am65x-sr2-txpru1-prueth-fw.elf', '7d1bcde936bdf9606c1810c3316439e79d6d8b6f2751919d1d654abeb1545613')} \
${@get_prueth_fw(d, 'am65x-sr2-pru0-prueth-fw.elf', 'c1bb9899d3cf10a67301f941add548f4aa387f6fadf038960851ffa8f22da9ef')} \
${@get_prueth_fw(d, 'am65x-sr2-pru1-prueth-fw.elf', '2822e47832b85b51f5577be61b6273696508e1f2bef77fc308f794ec09914223')} \
${@get_prueth_fw(d, 'am65x-sr2-rtu0-prueth-fw.elf', '95864b41dd9adf43167a79f56d2181b085f460a8e0533d0dc78fb1ce4d5208a1')} \
${@get_prueth_fw(d, 'am65x-sr2-rtu1-prueth-fw.elf', '4848d051a362457569350e8d6c4bc217dbaced76ece6ec626c79d768378d9f21')} \
${@get_prueth_fw(d, 'am65x-sr2-txpru0-prueth-fw.elf', 'c1e3fbac566dbf15356c0f02ddb58ecab4c9053e704f2417d3132a19d62f024a')} \
${@get_prueth_fw(d, 'am65x-sr2-txpru1-prueth-fw.elf', 'bc6bdde58131079ee93dae4f9c906cac3482d706a6dde16265c0d34b5885677d')} \
"

do_install() {
Expand Down

0 comments on commit 3af8173

Please sign in to comment.