diff --git a/conf/machine/am335x-hw25.conf b/conf/machine/am335x-hw25.conf index eb637fc..fc790aa 100644 --- a/conf/machine/am335x-hw25.conf +++ b/conf/machine/am335x-hw25.conf @@ -8,3 +8,5 @@ MACHINEOVERRIDES .= ":am335x-nmhw24" PREFERRED_PROVIDER_virtual/bootloader = "u-boot-am335x-hw25" KERNEL_DEVICETREE = "am335x-hw25.dtb " + +SERIAL_CONSOLES = "115200;ttyS0"