Hello,
I want to use a completely custom root filesystem (created from Yocto project). (format is eithe a directory structure /, /bin, etc. Or a single tarball that contains everything)
But how should I flash de root filesystem? If I copy my rootfs into Linux_4_Tegra/rootfs then do ./flash.sh, it is most likely not gonna work at all.
Cheers,