summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_beagle.h
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-11-27 03:51:06 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-12-06 23:59:35 +0100
commit27b8c8f267e260b10450a53b14843eed58cebeff (patch)
tree61272a3c4c2ade4be0976ef49c3683fa7ba61776 /include/configs/omap3_beagle.h
parent10e2568d0362a813013e934456c9bed2e7e8299b (diff)
downloadblackbird-obmc-uboot-27b8c8f267e260b10450a53b14843eed58cebeff.tar.gz
blackbird-obmc-uboot-27b8c8f267e260b10450a53b14843eed58cebeff.zip
BeagleBoard: config: Really switch to ttyO2
The previous commit changed it to "zero two" instead of the proper "Oh two". This was completely broken! Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/omap3_beagle.h')
-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 7bb56a30e5..a33aa41977 100644
--- a/include/configs/omap3_beagle.h
+++ b/include/configs/omap3_beagle.h
@@ -214,7 +214,7 @@
"rdaddr=0x81000000\0" \
"usbtty=cdc_acm\0" \
"bootfile=uImage.beagle\0" \
- "console=tty02,115200n8\0" \
+ "console=ttyO2,115200n8\0" \
"mpurate=auto\0" \
"buddy=none "\
"optargs=\0" \
OpenPOWER on IntegriCloud