How to include two bootup logos in the kernel and choose which one to load via kernel bootup arguments

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I have two identical embedded devices where the only difference is one
has a 5" screen and the other has a 7" screen.

Currently I created a custom boot up screen for our 7" version and
stored it in drivers/video/logo/logo_custom_clut224.ppm. On bootup, it
shows up fine.


Now I would like to figure out how to create another bootup screen for
the 5" version and store it in the kernel as well ( perhaps
drivers/video/logo/logo_custom_clut224-5in.ppm )

In u-boot, I can detect which version I have by poking our devicetree
blob however I'm not sure how I would dynamically tell the kernel
which image to use.


Any ideas regarding how to do this would be greatly appreciated.

Thank you,

Davis

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]

  Powered by Linux