David
Published

Embedded Linux Boot Time Optimization

Some insights on how to achieve fast boot on Embedded Linux.

AdvancedProtip1,621
Embedded Linux Boot Time Optimization

Things used in this project

Hardware components

Colibri Vybrid
Toradex Colibri Vybrid
×1

Story

Read more

Code

Code snippet #1

Plain text
$ ./grabserial -d /dev/ttyUSB1 -t
[0.000002 0.000002]
[0.000171 0.000169]
[0.000216 0.000045] U-Boot 2015.04-00006-g6762920 (Oct 12 2015 - 15:35:50)
[0.005177 0.004961]
[0.005227 0.000050] CPU: Freescale Vybrid VF610 at 500 MHz
[0.008938 0.003711] Reset cause: POWER ON RESET
[0.011153 0.002215] DRAM:  256 MiB
[0.063692 0.052539] NAND:  512 MiB
[0.065568 0.001876] MMC:   FSL_SDHC: 0

Credits

Stefan Agner

Posted by David

Comments