diff --git a/en/sigmastar-unbrick.md b/en/sigmastar-unbrick.md index ce8c9eb..fd9b616 100644 --- a/en/sigmastar-unbrick.md +++ b/en/sigmastar-unbrick.md @@ -28,6 +28,7 @@ Sigmastar unbrick **Check the device flash with snander:** +- Use the CMD and navigate to the downloaded file - The device must be powered when connected to the programmer. - Power cycling might help if the device can not be detected. ``` @@ -45,6 +46,7 @@ snander -l 0x200000 -e **Write the new uboot file:** - https://github.com/openipc/firmware/releases/tag/latest +- drop the file into the same folder as the program ``` snander -w u-boot-ssc338q-nand.bin ```