From ea3acd478153ca7a2b052424d2c5395e6aac91f3 Mon Sep 17 00:00:00 2001 From: Luxferre <3335173-suborg@users.noreply.gitlab.com> Date: Tue, 21 Dec 2021 09:24:47 +0200 Subject: [PATCH] Updated README for B26 dumping --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b14c4b5..5f29578 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ For SC6531E, firmware is usually 4MB long, so you just need to run `python unifl ### 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.