File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed
content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -40,13 +40,15 @@ In this tutorial you will see how to manually flash your Portenta X8 with the im
40
40
41
41
Required files following this structure:
42
42
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
+ ```
50
52
51
53
To get those files open your FoundriesFactory®.
52
54
You can’t perform that action at this time.
0 commit comments