Update fpv-openipc-aio.md

pull/354/head
viktorxda 2024-04-11 11:49:40 +02:00 committed by GitHub
parent 1ba010b447
commit ff87176fdb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 3 deletions

View File

@ -36,8 +36,9 @@ OpenIPC AIO "UltraSight"
## Software ## Software
### Activate UART debug ### Activate UART debug
- Connect the debug board with USB-C. - Connect the debug board with a USB-C cable.
- Interrupt uboot with enter. - Interrupt uboot by holding the enter key.
- Run the following commands:
``` ```
setenv fpv false setenv fpv false
saveenv saveenv
@ -47,7 +48,7 @@ saveenv
- Prepare a sdcard formatted in FAT32 with 1GB size. - Prepare a sdcard formatted in FAT32 with 1GB size.
- Download and extract [this package](https://github.com/openipc/builder/releases/download/latest/ssc338q_fpv_openipc-urllc-aio-nor.tgz). - Download and extract [this package](https://github.com/openipc/builder/releases/download/latest/ssc338q_fpv_openipc-urllc-aio-nor.tgz).
- Copy uImage.ssc338q and rootfs.squashfs.ssc338q to the sdcard. - Copy uImage.ssc338q and rootfs.squashfs.ssc338q to the sdcard.
- Interrupt uboot with enter. - Interrupt uboot by holding the enter key.
- Run the following commands: - Run the following commands:
``` ```
run setsdcard run setsdcard