How to enable the kernel splashscreen on STM32MP157 board , kernel 5.4 and LCD RGB interface ?
Hi,
I'm using a STM32MP157a with yocto dunfell with 5.4 kernel version, and I'm trying to enable the kernel splashscreen. On my board I'm using the RBG lcd interface, and when the system is UP my application in showing curretly. On kernel config I have enabled the flags:
LOGO
LOGO_LINUX_CLUT224
FRAMEBUFFER_CONSOLE
but no tux are showing at startup...
Where I'm wrong ?
