diff options
| -rw-r--r-- | package/uboot-omap35xx/files/include/configs/omap3_overo.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/package/uboot-omap35xx/files/include/configs/omap3_overo.h b/package/uboot-omap35xx/files/include/configs/omap3_overo.h index edeafa5b0..e1c930df5 100644 --- a/package/uboot-omap35xx/files/include/configs/omap3_overo.h +++ b/package/uboot-omap35xx/files/include/configs/omap3_overo.h @@ -155,7 +155,7 @@  #define CONFIG_EXTRA_ENV_SETTINGS \  	"loadaddr=0x82000000\0" \ -	"console=ttyS2,115200n8\0" \ +	"console=ttyO2,115200n8\0" \  	"mpurate=500\0" \  	"vram=12M\0" \  	"dvimode=1024x768MR-16@60\0" \ | 
