> + chosen { > + bootargs = "console=ttyS0,115200 earlycon"; Using bootargs to pass the serial settings has been deprecated for a while. Please use stdout-path instead. Andrew