Change APP partition size using nvmflash.sh

Hi all,

I want to reduce the rootfs partition (APP partition) to 12GiB, so the leftout space can be used for storing our non-root data. (Basically splitting the rootfs to two partitions - 12GiB & 2GiB )
We could achieve by using L4T_dev/L4T_bsp/Linux_for_Tegra/flash.sh and adding -S 12GIb as additional argument.

Now we want to package the image using nvmassflashgen.sh for manufacturing, but where should I specify the APP partition size, so as to get the same result.

Thanks

hello haribr58m,

please have a try to include the same options, -S 12GiB to the command-line.
thanks

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.