Hi there,
How to disable the splash picture?
I want to see kernel console text messages.
I assume I have to edit /etc/default/u-boot and erase "splash"?
Now I've got:
U_BOOT_PARAMETERS="console=ttyS2,1500000n8 console=tty0 ro quiet splash plymouth.ignore-serial-consoles maxcpus=4 coherent_pool=1M"
How to disable the splash picture?
I want to see kernel console text messages.
I assume I have to edit /etc/default/u-boot and erase "splash"?
Now I've got:
U_BOOT_PARAMETERS="console=ttyS2,1500000n8 console=tty0 ro quiet splash plymouth.ignore-serial-consoles maxcpus=4 coherent_pool=1M"