summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b0eb488)
raw | patch | inline | side by side (parent: b0eb488)
author | Chase Maupin <Chase.Maupin@ti.com> | |
Tue, 4 Jun 2013 13:14:03 +0000 (08:14 -0500) | ||
committer | Denys Dmytriyenko <denys@ti.com> | |
Tue, 4 Jun 2013 20:39:56 +0000 (16:39 -0400) |
* Updated the serial console to use ttyO0 which is what the
evm uses.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
evm uses.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
conf/machine/dra7xx-evm.conf | patch | blob | history |
index 554389183013805ac3811c32d221090b204ec7ff..d968d3b3bb832209e574503d6e376cebdb447ef3 100644 (file)
IMAGE_FSTYPES += "ubi tar.gz"
-SERIAL_CONSOLE = "115200 ttyO2"
+SERIAL_CONSOLE = "115200 ttyO0"
# UBI information. Note that this is board and kernel specific. Changes
# in your kernel port may require changes in these variables. For more