diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf index 7069b44b..56b18736 100644 --- a/conf/machine/am57xx-evm.conf +++ b/conf/machine/am57xx-evm.conf @@ -6,7 +6,7 @@ require conf/machine/include/dra7xx.inc IMAGE_FSTYPES += "ubi tar.gz" -SERIAL_CONSOLE = "115200 ttyO0" +SERIAL_CONSOLE = "115200 ttyO2" UBOOT_MACHINE = "dra7xx_evm_config"