svn commit: r265973 - stable/10/sys/dev/uart
Sergey Kandaurov
pluknet at freebsd.org
Tue May 13 19:35:31 UTC 2014
On 13 May 2014 23:09, Ian Lepore <ian at freebsd.org> wrote:
> Author: ian
> Date: Tue May 13 19:09:00 2014
> New Revision: 265973
> URL: http://svnweb.freebsd.org/changeset/base/265973
>
> Log:
> MFC r257111, r257144, r257157, r257183
>
> Test UARTs physical address instead of virtual.
>
> Be a bit more flexible in how we find the console from the properties on
> /chosen, following the list of allowed console properties in ePAPR. Also
> do not require that stdin be defined and equal to stdout: stdin is
> nonstandard (for ePAPR) and console in an unexpected place is after all
> better than no console.
>
> Modified:
> stable/10/sys/dev/uart/uart_cpu_fdt.c
>
Taking random commit of your merge series: all of them miss svn:mergeinfo.
--
wbr,
pluknet
More information about the svn-src-stable-10
mailing list