This is another post that amounts to a Thank you for sharing.
In this case, the thanks go to Alexandre Belloni for sharing some work on Boot time optimization he did at Adeneo Embedded.
We became aware of Alexandre's work through this thread on the U-Boot mailing list back in February.
Note that this work was not done on one of our boards and doesn't use U-Boot, but it's cool, and it stands as proof of what the right team can achieve and a target for us all.
In order to achieve this speed, Alexandre needed to do much more than optimize the boot loader though. Tailoring the early Linux startup process was every bit as important and the result is quite impressive.
More details can be found:
- on Alexandre's YouTube channel,
- in a paper he published via elinux.org, and
- in the Whoosh project on GitHub
Alexandre is currently working at Free Electrons in France and can be reached there.
Well done, Alexandre, and thanks for sharing.