mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-15 07:08:23 +00:00
Switch to passing the raspi2 boot options entirely via cmdline.txt to match the latest flash-kernel change
This commit is contained in:
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…
x
Reference in New Issue
Block a user