svn commit: r299994 - in head/sys/mips: broadcom conf

Bjoern A. Zeeb bz at FreeBSD.org
Tue May 17 17:48:55 UTC 2016


> On 17 May 2016, at 00:00 , Adrian Chadd <adrian at freebsd.org> wrote:
> 
> Author: adrian
> Date: Tue May 17 00:00:01 2016
> New Revision: 299994
> URL: https://svnweb.freebsd.org/changeset/base/299994
> 
> Log:
>  [mips/broadcom] Add initial support for Broadcom MIPS processor
> 
>  Relies on BHND(4) driver.
> 
>  There files contains machine-dependent code for Broadcom MIPS processor and
>  provide UART driver.
> 
>  This is a work in progress; it and the current bhnd code is enough to boot
>  on the ASUS RT-N16 and RT-N53 platforms.
> 
>  Submitted by:	Michael Zhilin <mizhka at gmail.com>
>  Differential Revision:	https://reviews.freebsd.org/D6251
> 
> Added:
>  head/sys/mips/broadcom/bcm_machdep.c   (contents, props changed)
>  head/sys/mips/broadcom/bcm_socinfo.c   (contents, props changed)
>  head/sys/mips/broadcom/bcm_socinfo.h   (contents, props changed)
>  head/sys/mips/broadcom/files.broadcom   (contents, props changed)
>  head/sys/mips/broadcom/std.broadcom   (contents, props changed)
>  head/sys/mips/broadcom/uart_bus_chipc.c   (contents, props changed)
>  head/sys/mips/broadcom/uart_cpu_chipc.c   (contents, props changed)
>  head/sys/mips/conf/BCM   (contents, props changed)
>  head/sys/mips/conf/BCM.hints   (contents, props changed)

Seems you missed a file..

bz at zoo:/tank/users/bz/head.svn% grep -r bcma_nexus.c sys/
sys/mips/broadcom/files.broadcom:dev/bhnd/bcma/bcma_nexus.c             standard
bz at zoo:/tank/users/bz/head.svn% find sys/ -name bcma_nexus.c
bz at zoo:/tank/users/bz/head.svn%

/bz


— 
Bjoern A. Zeeb                                  Charles Haddon Spurgeon:
"Friendship is one of the sweetest joys of life.  Many might have failed
 beneath the bitterness of their trial  had they not found a friend."



More information about the svn-src-head mailing list