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.

am335x boot time optimization

Hi!
 I found this (skydrive.live.com/redir article from TI training discussing boot time optimization. There were two details I probably got wrong or that I have found opposite way.

- Use faster boot media

  • NOR/NAND vs. MMC/USB

I understood above that booting from NOR or NAND would be faster than from MMC or USB

I have measured booting from SD memory around 10 seconds faster than booting from NAND flash. If this is correct notice would it also mean that booting from eMMC would be this 10 seconds faster?

- Use systemd for parallel initialzation

This I have also measured taking about 10 seconds more time than booting same configuration with sysv init.


My kernel version is 3.18

Would anyone have better understanding/experience about these issues?

Cheers,

Matti