Splash Screen on the Linux Kernel BSP 6.2

Hi @Marius,

I could finally reproduce the issue. I was able to disable/silence the kernel messages using the following command on u-boot:

setenv setup 'setenv setupargs console=${console},${baudrate} consoleblank=0 earlycon'

Could you please give it a try and let me know how that goes :slight_smile:

1 Like