beepy icon indicating copy to clipboard operation
beepy copied to clipboard

Optimize the Raspberry Pi boot times

Open IronOxidizer opened this issue 1 year ago • 2 comments

Current boot time is 60s, the goal is 10s, however this can be reduced up to 2s.

This can be done in multiple stages:

  1. Optimizing the Raspberry Pi OS Lite image
  2. Creating a custom image via Buildroot or Yocto
  3. Optimize the custom image + kernel
  4. Optimizing the firmware

IronOxidizer avatar Apr 28 '23 15:04 IronOxidizer