Tool/software: Linux
HI
I used ti-process-sdk-linux-am335x-evm-03.02.00.05 package. Default psplash NOT start. I write a service file psplash-start.service to start the /etc/init.d/psplash.sh script .
But it shows only static picture without progress!!!
In traditional SysV Init, I can find /etc/init.d/rc script will update PROGRESS at booting.
Is there a way to use psplash with progeess when start up use Systemd Init?
thanks.