Skip to content

Commit f719ed7

Browse files
committed
force USB 1.1
1 parent 83d5836 commit f719ed7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doorberry.prepare

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ sudo apt-get install git-core
1212
sudo wget http://goo.gl/1BOfJ -O /usr/bin/rpi-update
1313
sudo chmod +x /usr/bin/rpi-update
1414
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
1516
sudo reboot
1617

1718

0 commit comments

Comments
 (0)