Notice about SC6531F

This commit is contained in:
Luxferre
2021-12-20 09:56:49 +02:00
parent 29a3047bb9
commit cc56feae3c
+1 -1
View File
@@ -26,7 +26,7 @@ Run `python uniflash.py -h` to see all parameters. But there are several typical
### SC6531E
This is the default target for UniFlash, FDLs for it are shipped in the repo and you don't need to configure anything else.
This is the default target for UniFlash, FDLs for it are shipped in the repo and you don't need to configure anything else unless your model requires signed FDLs.
For SC6531E, firmware is usually 4MB long, so you just need to run `python uniflash.py dump your-output-file.bin` to dump the firmware image and `python uniflash.py flash your-input-file.bin` to flash it.