Skip to content

Commit

Permalink
src: snagrecover: templates: am62x-phyboard-lyra: Rename tiboot3
Browse files Browse the repository at this point in the history
We're not able to fit Ethernet and USB boot into one tiboot3 images.
Therefore, we dropped the name "perif" and use "usbdfu" and "ethboot"
now for each boot source.

Address this change of name in the phyBOARD-Lyra AM62x template.

Signed-off-by: Daniel Schultz <[email protected]>
  • Loading branch information
dnltz committed Sep 9, 2024
1 parent 8bfbb88 commit d25844d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/snagrecover/templates/am62x-phyboard-lyra.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tiboot3:
path: tiboot3.bin-perif
path: tiboot3.bin-usbdfu
tispl:
path: tispl.bin
u-boot:
Expand Down

0 comments on commit d25844d

Please sign in to comment.