Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2018 06:56:00 +0300
From:      Stefan Parvu <sparvu@kronometrix.org>
To:        freebsd-arm@freebsd.org
Subject:   Re: boot loader serial console speed to 9600
Message-ID:  <65F04B5D-FB7B-4A9A-A546-21E37553EB91@kronometrix.org>
In-Reply-To: <4F0CAF1D-2A7D-4561-8CFD-34AA5C429CD0@kronometrix.org>
References:  <AA851ADF-BB83-41DC-8411-9C2A1DFA5B28@kronometrix.org> <1540480146.22340.79.camel@freebsd.org> <02DDF4DE-2735-4B81-9BB7-E07F60DCB44B@kronometrix.org> <1540482055.22340.83.camel@freebsd.org> <17904788-30B5-43D0-8768-570B291113F5@kronometrix.org> <1540485194.22340.87.camel@freebsd.org> <4F0CAF1D-2A7D-4561-8CFD-34AA5C429CD0@kronometrix.org>

next in thread | previous in thread | raw e-mail | index | archive | help
So here are the final comments on this:

1. Disable entire serial console, as documented here [1]

   echo 'hw.fdt.console=3D"NO"' >> /boot/loader.conf.local

BTW the man page of loader.conf or loader must sy about this =
undocumented=20
variable setting.=20


2. Set a lower speed of the serial console from 115200 to 9600 for =
example

uboot config.txt
init_uart_baud=3D9600


It would be nice whoever wrote this part to properly document these such =
way this is not
a mission impossible to find. I will test in coming days these things to =
see if they actually=20
work.=20

Thanks Ian for tips and support

Stefan=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?65F04B5D-FB7B-4A9A-A546-21E37553EB91>