Hi,

replace

//ralink,uartmux = "gpio";

with

ralink,uartmux = "uartf";

that will give you full uartf with rts/cts

or

ralink,uartmux = "gpio uartf";

for uartf + gpio (no rts/cts)

        John
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to