We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d5836 commit f719ed7Copy full SHA for f719ed7
doorberry.prepare
@@ -12,6 +12,7 @@ sudo apt-get install git-core
12
sudo wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update
13
sudo chmod +x /usr/bin/rpi-update
14
sudo rpi-update
15
+sudo echo "dwc_otg.speed=1 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait" > /boot/cmdline.txt
16
sudo reboot
17
18
0 commit comments