Optimize use of system and secondary disks
You can reduce boot time by optimizing how you use system and secondary disks.
- Use eMMC as your system disk.
- Not all systems support eMMC, but where possible, use eMMC to optimize your boot time. In your buildfile, ensure that you include a script section to start the appropriate driver for your target hardware. For example:
- Enable fast reading in the SD card.
- Reading from an SD card is much slower than reading from disk. Modify the SD card driver to enable fast reading to reduce the time it takes to read the image from the card
Page updated:
