From owner-svn-src-head@freebsd.org Tue Feb 21 17:34:28 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E6EABCE8124; Tue, 21 Feb 2017 17:34:28 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9D76B18B8; Tue, 21 Feb 2017 17:34:28 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1LHYRRu090763; Tue, 21 Feb 2017 17:34:27 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1LHYRXW090758; Tue, 21 Feb 2017 17:34:27 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201702211734.v1LHYRXW090758@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Tue, 21 Feb 2017 17:34:27 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r314047 - head/sys/mips/conf X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2017 17:34:29 -0000 Author: brooks Date: Tue Feb 21 17:34:27 2017 New Revision: 314047 URL: https://svnweb.freebsd.org/changeset/base/314047 Log: Rename BERI_TEMPLATE to std.BERI to be more like other configs. Sponsored by: DARPA, AFRL Added: head/sys/mips/conf/std.BERI - copied, changed from r314046, head/sys/mips/conf/BERI_TEMPLATE Deleted: head/sys/mips/conf/BERI_TEMPLATE Modified: head/sys/mips/conf/BERI_DE4_BASE head/sys/mips/conf/BERI_NETFPGA_MDROOT head/sys/mips/conf/BERI_SIM_BASE head/sys/mips/conf/BERI_SOCKIT Modified: head/sys/mips/conf/BERI_DE4_BASE ============================================================================== --- head/sys/mips/conf/BERI_DE4_BASE Tue Feb 21 15:57:01 2017 (r314046) +++ head/sys/mips/conf/BERI_DE4_BASE Tue Feb 21 17:34:27 2017 (r314047) @@ -7,7 +7,7 @@ # $FreeBSD$ # -include "BERI_TEMPLATE" +include "std.BERI" ident BERI_DE4_BASE Modified: head/sys/mips/conf/BERI_NETFPGA_MDROOT ============================================================================== --- head/sys/mips/conf/BERI_NETFPGA_MDROOT Tue Feb 21 15:57:01 2017 (r314046) +++ head/sys/mips/conf/BERI_NETFPGA_MDROOT Tue Feb 21 17:34:27 2017 (r314047) @@ -6,7 +6,7 @@ # $FreeBSD$ # -include "BERI_TEMPLATE" +include "std.BERI" ident BERI_NETFPGA_MDROOT Modified: head/sys/mips/conf/BERI_SIM_BASE ============================================================================== --- head/sys/mips/conf/BERI_SIM_BASE Tue Feb 21 15:57:01 2017 (r314046) +++ head/sys/mips/conf/BERI_SIM_BASE Tue Feb 21 17:34:27 2017 (r314047) @@ -6,7 +6,7 @@ # $FreeBSD$ # -include "BERI_TEMPLATE" +include "std.BERI" options FDT options FDT_DTB_STATIC Modified: head/sys/mips/conf/BERI_SOCKIT ============================================================================== --- head/sys/mips/conf/BERI_SOCKIT Tue Feb 21 15:57:01 2017 (r314046) +++ head/sys/mips/conf/BERI_SOCKIT Tue Feb 21 17:34:27 2017 (r314047) @@ -7,7 +7,7 @@ # $FreeBSD$ # -include "BERI_TEMPLATE" +include "std.BERI" ident BERI_SOCKIT Copied and modified: head/sys/mips/conf/std.BERI (from r314046, head/sys/mips/conf/BERI_TEMPLATE) ============================================================================== --- head/sys/mips/conf/BERI_TEMPLATE Tue Feb 21 15:57:01 2017 (r314046, copy source) +++ head/sys/mips/conf/std.BERI Tue Feb 21 17:34:27 2017 (r314047) @@ -7,8 +7,6 @@ # $FreeBSD$ # -ident BERI_TEMPLATE - machine mips mips64 cpu CPU_BERI