summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlexander Holler <[email protected]>2011-11-09 16:40:11 -0500
committerAlbert ARIBAUD <[email protected]>2011-11-10 16:30:41 +0100
commit73ce5003734aae3a50e5429b404b5b8e00e5a98e (patch)
tree8c2e89b8596202bc538084a5f508f8b97f40be6b /include
parent15fef52b9ffb3c99081217aeb4e6ff97f9172b75 (diff)
BeagleBoard: config: Switch to ttyO2
This is needed to support the latest kernel versions. Cc: Albert ARIBAUD <[email protected]> Cc: Sandeep Paulraj <[email protected]> Signed-off-by: Alexander Holler <[email protected]> Signed-off-by: Dirk Behme <[email protected]> Signed-off-by: Tom Rini <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/omap3_beagle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
index ebb572e3f05..15e40c538e0 100644
--- a/include/configs/omap3_beagle.h
+++ b/include/configs/omap3_beagle.h
@@ -215,7 +215,7 @@
"rdaddr=0x81000000\0" \
"usbtty=cdc_acm\0" \
"bootfile=uImage.beagle\0" \
- "console=ttyS2,115200n8\0" \
+ "console=tty02,115200n8\0" \
"mpurate=auto\0" \
"buddy=none "\
"optargs=\0" \