I have a Raspberry Pi 2 running FreeBSD 11.0-RELEASE and I need to disable the serial port on boot up as it's interrupting the boot process. I have a GPS module attached to the UART port which spews out data to the Pi every second or so.
I tried disabling the port in /etc/ttys but that has no effect. I presume my problem has something to do with uboot setup.
Can someone point me in the right direction?
I tried disabling the port in /etc/ttys but that has no effect. I presume my problem has something to do with uboot setup.
Can someone point me in the right direction?