rockchip-linux / rkdeveloptool

GNU General Public License v2.0
146 stars 85 forks source link

Maximum partition size? #68

Open valenvb opened 2 years ago

valenvb commented 2 years ago

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?