while true
do
  /usr/bin/socat pty,raw,crnl,echo=0,link=/dev/ttymxc04 pty,raw,crnl,echo=0,link=/dev/ttyS0
done
