diff --git a/tools/simmodule/SIM011.BIN b/tools/simmodule/SIM011.BIN new file mode 100644 index 000000000..8b33758b0 Binary files /dev/null and b/tools/simmodule/SIM011.BIN differ diff --git a/tools/simmodule/SIM011.md5.txt b/tools/simmodule/SIM011.md5.txt new file mode 100644 index 000000000..2a564eeb6 --- /dev/null +++ b/tools/simmodule/SIM011.md5.txt @@ -0,0 +1 @@ +e0be612fd3e68681ef0ee4706b4f28e2 *SIM011.BIN diff --git a/tools/simmodule/SIM011.sha512.txt b/tools/simmodule/SIM011.sha512.txt new file mode 100644 index 000000000..54a8bfd09 --- /dev/null +++ b/tools/simmodule/SIM011.sha512.txt @@ -0,0 +1 @@ +752f9d8af3db214a797bacb7362a0b53eff4dd3793853e467047b7d36ddae9d1b4a050d9136225a48830d9c70bbad791f89d05553b0453f004b7bbcdc337e658 *SIM011.BIN diff --git a/tools/simmodule/readme.txt b/tools/simmodule/readme.txt index 7efa40205..5dad9cd85 100644 --- a/tools/simmodule/readme.txt +++ b/tools/simmodule/readme.txt @@ -1,23 +1,19 @@ 2018-12-20 Iceman - +2019-03-11 Iceman chg ======================================= -The latest firmware for the SIM MODULE is : SIM010.bin - +The latest firmware for the SIM MODULE is : SIM011.bin You can use it to upgrade you sim module via the pm3 client. - pm3 --> sc upgrade -h -pm3 --> sc upgrade f ../tools/simmodule/SIM010.bin - +pm3 --> sc upgrade f ../tools/simmodule/SIM011.bin Even its a quite fast command you should be warned. You may brick it if you interrupt it. - Run hw status command to verify that the upgrade went well. pm3 --> hw status @@ -29,8 +25,8 @@ If you didn't download this file from the RRG Repo be aware that it might be cor You find to hash text files in this folder. They were generated with the following linux commands. -md5sum -b SIM010.bin > SIM010.md5.txt -sha512sum -b SIM010.bin > SIM010.sha512.txt +md5sum -b SIM011.bin > SIM011.md5.txt +sha512sum -b SIM011.bin > SIM011.sha512.txt -You should validate the SIM010.bin file against these hash files in order to be sure the file is not corrupt or faulty. \ No newline at end of file +You should validate the SIM011.bin file against these hash files in order to be sure the file is not corrupt or faulty. \ No newline at end of file