Re: [RFC PATCH v2 01/13] bootsplash: Initial implementation showing black screen

From: Max Staudt
Date: Thu Dec 14 2017 - 10:37:44 EST


On 12/14/2017 12:55 AM, Randy Dunlap wrote:
> On 12/13/2017 11:47 AM, Max Staudt wrote:
>> This is the initial prototype for a lean Linux kernel bootsplash.
>>
>> As it is now, it will show a black screen rather than a logo, and
>> only if manually enabled via the kernel cmdline:
>>
>> bootsplash.enable=1
>
> Is it .enable or .enabled? (compare below)

Oops. It's neither, I've kicked out the option and updated the documentation, but forgot about the commit message.


Thanks!

Max