This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/PROCESSOR-SDK-AM335X: Psplash progress bar

Part Number: PROCESSOR-SDK-AM335X


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.