Hi ,
I am working IMX6ULL EVK , I have develop my application,
how I can auto start my application at startup before login ?
I see forums that modify /etc/inittab file, but in my file system this file there isn't.
I compile my SD image with 'core-image-base' option.
Do I must append other modules ?
At the moment I put the start of my application inside /etc/profile, but at startup I must put login and than the application start.
Can someone help me ?
Sergio