Convert wifi ini to hwparam.bin for flash loading.
git clone https://github.com/unisoc/hwparam.git
cd hwparam
make
Download url:
https://github.com/unisoc/hwparam/releases
Ubuntu 18.04.2 LTS
./hwparam [-f wifi_board_config.ini]
[ ] is optional.
./hwparam -h
Please add execute permission on hwparam before running it.
chmod u+x hwparam
hwparam.bin will be generated in current path. This version is supporting wifi ini only.
Here is an example on uwpflash. More usage, please check uwpflash itself.
git clone https://github.com/unisoc/uwpflash.git
cd uwpflash
sudo make && make install
https://github.com/unisoc/uwpflash/releases
sudo uwpflash -f $(REPO_PATH)/out/$(PROFILE)/images/hwparam-$(BOARD).bin -a 0x2300000
Flashing into HWPARAM partition via researchdownload.