Anyone using VF2 as a server?

@philrandal I’ve just started a thread about device tree overlays which are needed for pps.
planning a how-to post on the whole project later on :slight_smile:

the serial port is a bit special cause it is also used via sbi and the riscv-sbi-hvc kernel driver. to just use it as a serial port for gps we disabled logins and kernel messages on ttyS0 and hvc0. (if hvc0 is in use setting the baudrate on ttyS0 crashes the kernel…)

1 Like