aboutsummaryrefslogtreecommitdiffstats
path: root/package/uboot-omap35xx
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2011-08-19 12:01:30 +0000
committerHamish Guthrie <hcg@openwrt.org>2011-08-19 12:01:30 +0000
commit0cb50afcd6fe79aa79b8f7aafc76d3e75570dc65 (patch)
tree750bf16e5a9389b4a47281e0c229655321d664c4 /package/uboot-omap35xx
parentb1a55b7cec41d70ecc7748881537127489867337 (diff)
downloadupstream-0cb50afcd6fe79aa79b8f7aafc76d3e75570dc65.tar.gz
upstream-0cb50afcd6fe79aa79b8f7aafc76d3e75570dc65.tar.bz2
upstream-0cb50afcd6fe79aa79b8f7aafc76d3e75570dc65.zip
[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
Diffstat (limited to 'package/uboot-omap35xx')
-rw-r--r--package/uboot-omap35xx/files/include/configs/omap3_overo.h2
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 edeafa5b0d..e1c930df5d 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" \