Commit 2bb8035
committed
gen_contents.py: fix GPT file names to use .bin extension
Correct the filenames for GPT partitions in the generated contents.xml
to use `.bin` instead of `.xml` to match with the actual content being
generated at build time and to ensure the correct files are flashed.
Signed-off-by: Viswanath Kraleti <[email protected]>1 parent 4a042e0 commit 2bb8035
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments