Ubuntu Raspberry Pi: Remove "nosplash" bit

"nosplash" is not set by default.

Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
Richard Laager
2021-10-29 23:55:04 -05:00
parent 9e29f91e7f
commit c5e77db483

View File

@@ -580,10 +580,6 @@ 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