Hi,
I need some help related to i.MX8MQ-EVK.
I am trying to boot Android 10 through TFTP /NFS on an i.MX8MQ-EVK platform.
Based on my knowledge, to boot android using TFTP/NFS we need the following changes.
1. Kernel configuration changes to support NFS mount
2. Changes in the init binary
3. Changes in the init scripts.
Changes in the kernel is straight forward and I have identified it and it is working fine.
But for the changes in the init and init.rc I am not sure what exactly needed.
It would be great If I can get some input regarding the changes needed for the init and int scripts.
Also What about the SELinux policies? Do we have to change the SELinux policies since we boot from NFS?
Thanks in advance,
Best regards,
Pradeep