Skip to content

Commit

Permalink
SCIF Download mode note
Browse files Browse the repository at this point in the history
  • Loading branch information
ljkeller authored Oct 2, 2024
1 parent e95bb75 commit f1ae9e2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ pip3 install -r requirements.txt
> [!TIP]
> Running `./flash_rzboard.py -h` will print usage information. A more detailed description of the arguments is detailed below.
> [!TIP]
> Flashing the **bootloaders** will require SCIF download mode. See the RZBoard Yocto Build guide, or the following reminder below on how to configure BOOT switches for flashing **eMMC**. QSPI flashing (for SD card use) requires a different BOOT switch configuration. Remember to turn your RZBoard off before entering SCIF download mode.
> ![image](https://github.com/user-attachments/assets/f064083c-53fd-4f5c-a565-0dc6c6af83fc)

### Specifying What to Flash

The utility can be used to flash the bootloader, rootfs, or both at the same time:
Expand Down

0 comments on commit f1ae9e2

Please sign in to comment.