Difference between revisions of "RPi cmdline.txt"

From eLinux.org
Jump to: navigation, search
Line 8: Line 8:
 
smsc95xx.turbo_mode=N  
 
smsc95xx.turbo_mode=N  
 
dwc_otg.microframe_schedule=1
 
dwc_otg.microframe_schedule=1
 +
console=ttyAMA0,115200

Revision as of 09:04, 16 November 2013


This file is for passing arguments to the Linux kernel and it can be found in /boot/


some common options: dwc_otg.speed=1 smsc95xx.turbo_mode=N dwc_otg.microframe_schedule=1 console=ttyAMA0,115200