Revert "Ubuntu Raspberry Pi: Remove "nosplash" bit"

I don't know what I was thinking last night... this was _adding_
nosplash, not removing it.

This reverts commit c5e77db483.

Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
Richard Laager
2021-10-30 12:23:34 -05:00
parent d9f50ffa89
commit 8cc8709364

View File

@@ -578,6 +578,10 @@ Step 4: System Configuration
The ``init_on_alloc=0`` is to address `performance regressions
<https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1862822>`__.
#. Optional (but highly recommended): Make debugging booting easier::
sed -i "s|$| nosplash|" /boot/firmware/cmdline.txt
#. Reboot::
exit