Skip to content

Refactor Bootloader & add a boot-splash

rahix requested to merge rahix/bl-refactor into master

This patch-series refactors the bootloader code a little and adds a boot splash-screen. The image is monochrome and compressed (using a very primitive algorithm) so it won't take up much space.

Merge request reports