diff --git a/rules/rpi-boot-firmware/fs/boot/cmdline.txt b/rules/rpi-boot-firmware/fs/boot/cmdline.txt index 12510d9..ce7baf9 100644 --- a/rules/rpi-boot-firmware/fs/boot/cmdline.txt +++ b/rules/rpi-boot-firmware/fs/boot/cmdline.txt @@ -1 +1 @@ -dwc_otg.lpm_enable=0 console=ttyAMA0,115200,8n1 root=/dev/mmcblk0p2 elevator=deadline rootwait quiet +dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 elevator=deadline rootwait quiet