Skip to content

Commit 25d528c

Browse files
committed
Change required files folder structure format
1 parent 33d25ce commit 25d528c

File tree

1 file changed

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

1 file changed

+9
-7
lines changed

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

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,15 @@ In this tutorial you will see how to manually flash your Portenta X8 with the im
4040

4141
Required files following this structure:
4242

43-
- Root folder
44-
- imx-boot
45-
- imx-boot-portenta-x8
46-
- sit-portenta-x8.bin
47-
- u-boot-portenta-x8.itb
48-
- mfgtool-files-portenta-x8.tar (Unzipped)
49-
- lmp-partner-arduino-image-portenta-x8.wic.gz (Unzipped)
43+
```
44+
Root folder
45+
├── imx-boot
46+
├── imx-boot-portenta-x8
47+
├── lmp-partner-arduino-image-portenta-x8.wic.gz **(Unzipped)**
48+
├── mfgtool-files-portenta-x8.tar **(Unzipped)**
49+
├── sit-portenta-x8.bin
50+
└── u-boot-portenta-x8.itb
51+
```
5052

5153
To get those files open your FoundriesFactory®.
5254

0 commit comments

Comments
 (0)