Boot logo replacement instructions
Introduction
The logo displayed at boot can be customized according to the client's preferences. For this, we have created a script that automates the process of replacing the logo. It is part of the Dasharo Configuration Utility - a tool designed to configure Dasharo binary images.
Procedure
Use the Dasharo Configuration Utility to put custom logo into a Dasharo coreboot image.
./dcu logo <dasharo_image> -l <logo_file>
Logo customization is not supported as of now. To replace the logo,
you must rebuild the firmware. You need to replace the
branding/Dasharo/bootsplash.jpg
with your own, and proceed with the
building manual.