]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
BeagleBoard: config: Really switch to ttyO2
authorKoen Kooi <koen@dominion.thruhere.net>
Sun, 27 Nov 2011 03:51:06 +0000 (03:51 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 6 Dec 2011 22:59:35 +0000 (23:59 +0100)
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>
include/configs/omap3_beagle.h

index 7bb56a30e5aaa56af0fd98a0e3691bb9baa88ccc..a33aa4197760f025eb79150340cdfd41592aed09 100644 (file)
        "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" \