I have a firmware image containing Ubuntu 16.04 that I am trying to flash to eMMC on an RK3399 board. I can flash it just fine (as an image or individual partitions) using the Windows UpgradeTool, however I cannot successfully flash the rootfs partition using rkdeveloptool. The device does not complete the boot - I see the boot splash image but it does not continue.
The hardware vendor has told me there is a limit on the size of a partition or image that rkdeveloptool can flash, but I can't seem to find any documentation about this. Is this the case? If so, what is the limit, and can it be worked around in some way?
I have a firmware image containing Ubuntu 16.04 that I am trying to flash to eMMC on an RK3399 board. I can flash it just fine (as an image or individual partitions) using the Windows UpgradeTool, however I cannot successfully flash the
rootfs
partition usingrkdeveloptool
. The device does not complete the boot - I see the boot splash image but it does not continue.The hardware vendor has told me there is a limit on the size of a partition or image that
rkdeveloptool
can flash, but I can't seem to find any documentation about this. Is this the case? If so, what is the limit, and can it be worked around in some way?