On Sun, Jul 21, 2019 at 03:57:24PM +0000, Rin Okuyama wrote: > Module Name: src > Committed By: rin > Date: Sun Jul 21 15:57:24 UTC 2019 > > Modified Files: > src/sys/dev/fdt: dw_apb_uart.c > > Log Message: > The device cannot recognize break signal. Use +++++ (five plus signs) as > cnmagic in the same manner with bcm2835_com.c. > > > To generate a diff of this commit: > cvs rdiff -u -r1.4 -r1.5 src/sys/dev/fdt/dw_apb_uart.c >
This does not appear to be needed on at least one SoC (Allwinner H5). Which SoC did you have this problem on? Jonathan