Files
2023-10-13 14:01:41 +00:00

11 lines
412 B
Plaintext

**************Generate update.img******************
1.copy image to "rockdev/Image"
2.copy loader to "rockdev"
3.modify parameter and package-file
4.run mkupdate.sh to make update.img in "rockdev"
***************************************************
**************Unpack update.img********************
run unpack.sh
unpacking file in the "output"
***************************************************