1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-28 13:39:51 +03:00

[uboot-omap35xx]: Change u-boot console device to reflect change in omap serial driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28048 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hcg 2011-08-19 12:01:30 +00:00
parent 4665caac8d
commit c10aac92b2

View File

@ -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" \