Updated README for B26 dumping

This commit is contained in:
Luxferre
2021-12-21 09:24:47 +02:00
parent d977da9886
commit ea3acd4781
+1 -1
View File
@@ -32,7 +32,7 @@ For SC6531E, firmware is usually 4MB long, so you just need to run `python unifl
### SC6531F/M ### SC6531F/M
For SC6531F or SC6531M, **only readback is supported as of now, attempts to write flash can make the device unbootable!** For SC6531F or SC6531M, **specifying the wrong dump length and attempts to write flash from the same dump can make the device unbootable!**
Here, firmware can be larger, so you need to pass in the length. As with any integer parameter here, you can pass it in hexadecimal format as well. Here, firmware can be larger, so you need to pass in the length. As with any integer parameter here, you can pass it in hexadecimal format as well.