Skip to content

Commit f9ea07a

Browse files
committed
Portenta X8: Flashing: Fix required files list
List the required files as they are shown in the factory and manifest release pages. Add a note on which files should be extracted before continuing the tutorial. Signed-off-by: Vanessa Maegima <vanessa.maegima@foundries.io>
1 parent dcc823f commit f9ea07a

File tree

1 file changed

+3
-4
lines changed
  • content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing

1 file changed

+3
-4
lines changed

content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing/content.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,9 @@ Required files following this structure:
4444

4545
```
4646
Root folder
47-
├── imx-boot
4847
├── imx-boot-portenta-x8
49-
├── lmp-partner-arduino-image-portenta-x8.wic.gz **(Unzipped)**
50-
├── mfgtool-files-portenta-x8.tar **(Unzipped)**
48+
├── lmp-partner-arduino-image-portenta-x8.wic.gz **(Compressed)**
49+
├── mfgtool-files-portenta-x8.tar.gz **(Compressed)**
5150
├── sit-portenta-x8.bin
5251
└── u-boot-portenta-x8.itb
5352
```
@@ -76,7 +75,7 @@ On the "Runs" section open those collapsed labels, and download the files listed
7675

7776
![Foundries.io target runs section](assets/foundries-factories-target-runs.png)
7877

79-
After downloading them, make sure you put them in a folder following the structure shown.
78+
After downloading them, make sure you put them in a folder following the structure shown and extract the compressed files.
8079

8180
### Set the Portenta X8 to Flashing Mode
8281

0 commit comments

Comments
 (0)