1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-02 08:50:31 +00:00

beaglebone.conf: SERIAL_CONSOLE has been deprecated

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Khem Raj
2018-10-18 02:15:57 +00:00
committed by Denys Dmytriyenko
parent b2d62f62bb
commit bedfc7169e
+1 -1
View File
@@ -11,7 +11,7 @@ KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblue.dtb \
# Only has DVI connector for external screen
MACHINE_GUI_CLASS = "bigscreen"
SERIAL_CONSOLE = "115200 ttyS0"
SERIAL_CONSOLES = "115200;ttyS0"
# fall back on generic am335x_evm_config for now
#UBOOT_MACHINE = "am335x_boneblack_config"