mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-04 09:50:32 +00:00
dra7xx-evm: Update serial console
* 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>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
b0eb4888a4
commit
64b76e0915
@@ -6,7 +6,7 @@ require conf/machine/include/omap-a15.inc
|
|||||||
|
|
||||||
IMAGE_FSTYPES += "ubi tar.gz"
|
IMAGE_FSTYPES += "ubi tar.gz"
|
||||||
|
|
||||||
SERIAL_CONSOLE = "115200 ttyO2"
|
SERIAL_CONSOLE = "115200 ttyO0"
|
||||||
|
|
||||||
# UBI information. Note that this is board and kernel specific. Changes
|
# UBI information. Note that this is board and kernel specific. Changes
|
||||||
# in your kernel port may require changes in these variables. For more
|
# in your kernel port may require changes in these variables. For more
|
||||||
|
|||||||
Reference in New Issue
Block a user