QSRZ¶
First Steps¶
Install Quick Guide¶
How to flash a system image to the module
Refer to Flashing RZ/G2L Boards for details
1. Get a system image
Download and unpack qsrz-g2l0-qsbase1-debian-bookworm as an example
2. Start fastboot
(Re-)boot the board and “Hit any key to stop autoboot” to get to the U-Boot command line interface
fastboot usb 0
3. Flash it!
Change to the unpacked image directory and run uuu
sudo ./uuu -v (Linux) uuu.exe -v (Windows)