@@ -48,7 +48,7 else | |||
|
48 | 48 | fi |
|
49 | 49 | |
|
50 | 50 | # Set up firmware boot cmdline |
|
51 | CMDLINE="dwc_otg.lpm_enable=0 root=/dev/mmcblk0p2 rootfstype=ext4 rootflags=commit=100,data=writeback elevator=deadline rootwait net.ifnames=1 console=tty1" | |
|
51 | CMDLINE="dwc_otg.lpm_enable=0 root=/dev/mmcblk0p2 rootfstype=ext4 rootflags=commit=100,data=writeback elevator=deadline rootwait net.ifnames=1 console=tty1 ${CMDLINE}" | |
|
52 | 52 | |
|
53 | 53 | # Set up serial console support (if requested) |
|
54 | 54 | if [ "$ENABLE_CONSOLE" = true ] ; then |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant