From d25844d867d3eca88f021188ef78c282e938c5fc Mon Sep 17 00:00:00 2001 From: Daniel Schultz Date: Wed, 4 Sep 2024 09:11:56 +0200 Subject: [PATCH] src: snagrecover: templates: am62x-phyboard-lyra: Rename tiboot3 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 --- src/snagrecover/templates/am62x-phyboard-lyra.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/snagrecover/templates/am62x-phyboard-lyra.yaml b/src/snagrecover/templates/am62x-phyboard-lyra.yaml index 1856010..2292e63 100644 --- a/src/snagrecover/templates/am62x-phyboard-lyra.yaml +++ b/src/snagrecover/templates/am62x-phyboard-lyra.yaml @@ -1,5 +1,5 @@ tiboot3: - path: tiboot3.bin-perif + path: tiboot3.bin-usbdfu tispl: path: tispl.bin u-boot: