Welcome to the Linux Foundation Forum!

Switch Boot Logo based on Kernel Command Line Argument

Options

Hi,

I'd like to know one if my approach towards the following problem statement is correct or wrong,

Developer should be able to select a logo on runtime using kernel command line argument or something similar.

As far as I see from the drivers/video/logo section, we need to implement some mechanism to compile two ppm files into the kernel binary and provide a mechanism to select the addresses based on kernel command line argument, to switch the logo.

Is this approach valid ?

Thanks in Advance :-)

Categories

Upcoming Training