When trying to build and install armian using scripts from this project, https://github.com/luisdosreis/linknlink-isg-box-se-armbian the image produced after running afptool-rs to repack the image could not be installed using the Rockchip upgrade_tool.
After further debugging, it seems the changes since commit ff93e32 produce an incorrect parameter partition. Discussion here. Main point: ERROR:DownloadImage-->CheckParamPartSize failed is reported when attempting to install the firmware.
Happy to collect extra information or test a fix provided by a developer.
The project above does apply a patch to afptool-rs, but it's specific to the chip family being used, and not the issue with the parameter partition.
(I'm just a user of that project, not a maintainer or embedded engineer)
When trying to build and install armian using scripts from this project, https://github.com/luisdosreis/linknlink-isg-box-se-armbian the image produced after running
afptool-rsto repack the image could not be installed using the Rockchipupgrade_tool.After further debugging, it seems the changes since commit ff93e32 produce an incorrect parameter partition. Discussion here. Main point:
ERROR:DownloadImage-->CheckParamPartSize failedis reported when attempting to install the firmware.Happy to collect extra information or test a fix provided by a developer.
The project above does apply a patch to afptool-rs, but it's specific to the chip family being used, and not the issue with the parameter partition.
(I'm just a user of that project, not a maintainer or embedded engineer)