From db83c929dbda7445891d67e9401c3142249216bf Mon Sep 17 00:00:00 2001 From: kietjay123 <58614666+kietjay123@users.noreply.github.com> Date: Sun, 16 Jun 2024 19:35:59 +0700 Subject: [PATCH] Update sigmastar-unbrick.md --- en/sigmastar-unbrick.md | 2 ++ 1 file changed, 2 insertions(+) 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 ```