Skip to content

Commit

Permalink
ti-pruss-firmware: Update to 09.00.00.005
Browse files Browse the repository at this point in the history
This is supposed to fix remaining start-up issues, e.g.
#108

Signed-off-by: Jan Kiszka <[email protected]>
  • Loading branch information
jan-kiszka authored and BaochengSu committed Sep 18, 2023
1 parent ac6eb00 commit c9405e1
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', '70405580d45065f7046bdf9eb14e9ea4973d508587ce52834dba228f65413ce2')} \
${@get_prueth_fw(d, 'am65x-sr2-pru1-prueth-fw.elf', '2e8b0d4a2e7b6f82d50d3cb2f0133bec19e6b1487af7304b67ea1ed9950a7d13')} \
${@get_prueth_fw(d, 'am65x-sr2-rtu0-prueth-fw.elf', '8d95e5eefa2c950eb56e320318fa6b9fffb69cb9fb056ec5a6ccb8c0ca5cddb0')} \
${@get_prueth_fw(d, 'am65x-sr2-rtu1-prueth-fw.elf', 'd7d12ad17dfde286e9f6607719b44f0d9b9b69eb06d4fabaae37a5aa6840fdcb')} \
${@get_prueth_fw(d, 'am65x-sr2-txpru0-prueth-fw.elf', 'a92a105998230ab282588f1dac33a6c221a6f33dd4ff2a52d16a169b2a0a5703')} \
${@get_prueth_fw(d, 'am65x-sr2-txpru1-prueth-fw.elf', '85215d76a45837c3ba5323da496305b7ff92c475d963e631765ad0afe01629be')} \
${@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')} \
"

do_install() {
Expand Down

0 comments on commit c9405e1

Please sign in to comment.