Update 'README.md'

master
Robert Zaage 2 years ago
parent c49dce9cb9
commit 15e8f4d152

@ -6,7 +6,9 @@ Balong-usbload is an emergency USB boot loader utility for Huawei LTE modems and
It loads external boot loader/firmware update tool file (usbloader.bin) via emergency serial port available if the firmware is corrupted or boot pin (test point) is shorted to the ground.
**This utility can make your device unbootable!**
Use it only if you fully understand all risks and consequences. In case of any issues, you're on your own. Do not expect any help.
Use it only if you fully understand all risks and consequences. In case of any issues, you're on your own.
Do not expect any help.
### Where to get USB loader files (usbloader.bin)?
@ -18,4 +20,4 @@ Some USB loaders are available in this repository, along with patched versions (
Original Huawei USB loaders erase NAND flash when loaded. usblsafe.bin "safe" loaders are patched to disable flash erasure procedure.
You should never need to erase flash in normal circumstances as it would remove all custom factory data (IMEI, S/N, radio calibration).
This repository contains "loader-patch" automatic patcher to convert usbloader.bin to usblsafe.bin.
Moreover, balong-usbload would patch "unsafe" usb loaders automatically, and if it failed to do so, won't allow you to load unpatched loaders without `-c` flag to prevent flash erasure.
Moreover, balong-usbload would patch "unsafe" usb loaders automatically, and if it failed to do so, won't allow you to load unpatched loaders without `-c` flag to prevent flash erasure.
Loading…
Cancel
Save