參考資訊:
https://knulli.org/guides/h700-firmware-extract/
https://github.com/anestisb/android-unpackbootimg
步驟如下:
$ cd $ wget https://github.com/steward-fu/website/releases/download/rg28xx/RG28XX-V1.0.4-EN16GB-240511.7z $ 7za x RG28XX-V1.0.4-EN16GB-240511.7z $ dd if=RG28XX-V1.0.4-EN16GB-240511.IMG of=boot_package.img bs=1024 skip=16400 count=20464 $ xxd boot_package.img | head 00000000: 7375 6e78 692d 7061 636b 6167 6500 0000 sunxi-package... 00000010: 0098 1189 eeca 1eda 0000 0000 0000 0000 ................ 00000020: 0400 0000 0000 1400 0000 0000 0000 0000 ................ 00000030: 0000 0000 0000 0000 0000 0000 4d49 453b ............MIE; 00000040: 752d 626f 6f74 0000 0000 0000 0000 0000 u-boot.......... 00000050: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 00000060: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 00000070: 0000 0000 0000 0000 0000 0000 0000 0000 ................ 00000080: 0008 0000 0000 1000 0000 0000 0300 0000 ................ 00000090: 0000 0000 0000 0000 0000 0000 0000 0000 ................