Дальнейшая доработка README

master
forth32 7 years ago
parent ce8c973696
commit e0bdb22215

@ -1,11 +1,21 @@
# balong-usbdload
===== Russian section =============
Утилита для аварийной USB-загрузки модемов на чипсете Balong V2R7 и V2R11.
Позволяет загрузить внешний загрузчик-прошивальщик (usbloader) через аварийный USB-serial порт загрузки, создаваемый модемом
при повреждении прошивки или замыкании на землю контакта аварийной загрузки на плате модема.
Многие загрузчики могут быть автоматически пропатчены данной утилитой в процессе загрузки. Патч необходим потому, что оригинальный usbloader стирает всю флеш-память в процессе загрузки, включа уникальные данные, хранящиеся в nvram.
======= English section ===============
**Please read "getting help" section carefully before asking any questions!**
### About
Balong-usbdload is an emergency USB boot loader utility for Huawei LTE modems and routers with Balong V2R7, V7R11 and V7R22 chipsets.
It loads external boot loader/firmware update tool file (usbloader.bin) via emergency COM port available if the firmware is corrupted or boot pin (test point) is shorted to the ground.
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.
### Where to get USB loader files (usbloader.bin)?
@ -19,6 +29,10 @@ Original Huawei USB loaders erase NAND flash when loaded. usblsafe.bin "safe" l
This repository contains "loader-patch" automatic patcher to convert usbloader.bin to usblsafe.bin. Moreover, balong-usbdload 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.
### English user interface
The language of these utilities is Russian. I am not going to translate it into English. If necessary - use a google translator
### Getting help
This repository is for balong-usbdload utility development only. Only questions about the utility itself are appropriate.

Loading…
Cancel
Save