mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-03 09:20:43 +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:
committed by
Denys Dmytriyenko
parent
b2d62f62bb
commit
bedfc7169e
@@ -11,7 +11,7 @@ KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblue.dtb \
|
|||||||
# Only has DVI connector for external screen
|
# Only has DVI connector for external screen
|
||||||
MACHINE_GUI_CLASS = "bigscreen"
|
MACHINE_GUI_CLASS = "bigscreen"
|
||||||
|
|
||||||
SERIAL_CONSOLE = "115200 ttyS0"
|
SERIAL_CONSOLES = "115200;ttyS0"
|
||||||
|
|
||||||
# fall back on generic am335x_evm_config for now
|
# fall back on generic am335x_evm_config for now
|
||||||
#UBOOT_MACHINE = "am335x_boneblack_config"
|
#UBOOT_MACHINE = "am335x_boneblack_config"
|
||||||
|
|||||||
Reference in New Issue
Block a user