Convert Sigmastar images to webp
|
@ -9,11 +9,11 @@ Sigmastar unbrick
|
||||||
- RX -> SCL I2C (GPIO3)
|
- RX -> SCL I2C (GPIO3)
|
||||||
- GND -> GND
|
- GND -> GND
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -38,21 +38,21 @@ chmod 755 snander
|
||||||
sudo i2cdetect -y 1
|
sudo i2cdetect -y 1
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Check the device spinand with snander:**
|
**Check the device spinand with snander:**
|
||||||
```
|
```
|
||||||
./snander -i
|
./snander -i
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Read uboot with snander:**
|
**Read uboot with snander:**
|
||||||
```
|
```
|
||||||
./snander -a 0x2C0000 -l 0x060000 -r uboot0.bin
|
./snander -a 0x2C0000 -l 0x060000 -r uboot0.bin
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**Erase uboot partition:**
|
**Erase uboot partition:**
|
||||||
```
|
```
|
||||||
|
@ -64,7 +64,7 @@ sudo i2cdetect -y 1
|
||||||
./snander -a 0x2C0000 -l 0x060000 -w uboot0_new.bin -v
|
./snander -a 0x2C0000 -l 0x060000 -w uboot0_new.bin -v
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 9.9 KiB |
After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 68 KiB |
After Width: | Height: | Size: 63 KiB |
Before Width: | Height: | Size: 193 KiB |
After Width: | Height: | Size: 60 KiB |
Before Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 60 KiB |
After Width: | Height: | Size: 60 KiB |
Before Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 21 KiB |