hw25: Fix console definition

BugzID: 66158
This commit is contained in:
Alexandre Bard 2020-10-16 15:38:42 +02:00
parent a171b1c96a
commit 8a46892b27
1 changed files with 2 additions and 0 deletions

View File

@ -8,3 +8,5 @@ MACHINEOVERRIDES .= ":am335x-nmhw24"
PREFERRED_PROVIDER_virtual/bootloader = "u-boot-am335x-hw25" PREFERRED_PROVIDER_virtual/bootloader = "u-boot-am335x-hw25"
KERNEL_DEVICETREE = "am335x-hw25.dtb " KERNEL_DEVICETREE = "am335x-hw25.dtb "
SERIAL_CONSOLES = "115200;ttyS0"