Current section

Files

Jump to
nerves_system_rpi3 cmdline-a.txt
Raw

cmdline-a.txt

# NOTES:
# 1. serial0 is magically replaced to the right thing by the RPi bootloader.
# /dev/serial0 won't exist unless you make it, so don't expected it in
# userland.
# 2. If not using HDMI, remove console=tty1 and consoleblank=0
# 3. quiet skips printing kernel messages to the output and significantly
# shortens boot time
console=tty1 console=serial0,115200 fbcon=scrollback:1024k root=/dev/mmcblk0p5 rootwait consoleblank=0 quiet