Switch to passing the raspi2 boot options entirely via cmdline.txt to match the latest flash-kernel change

ubuntu/yakkety
Steve Langasek 9 years ago
parent a545002b7c
commit 1d428db1ab

@ -643,7 +643,7 @@ LABEL=system-boot /boot/firmware vfat defaults 0 1
EOM
cat > /boot/firmware/cmdline.txt << EOM
elevator=deadline
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait
EOM
cat > /boot/firmware/config.txt << EOM

Loading…
Cancel
Save