From owner-svn-src-all@FreeBSD.ORG Mon Apr 18 09:17:24 2011 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37A69106566B; Mon, 18 Apr 2011 09:17:24 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.64.117]) by mx1.freebsd.org (Postfix) with ESMTP id B41868FC0C; Mon, 18 Apr 2011 09:17:23 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.4/8.14.4) with ESMTP id p3I9HMuS028430; Mon, 18 Apr 2011 13:17:22 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.4/8.14.4/Submit) id p3I9HM6T028429; Mon, 18 Apr 2011 13:17:22 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Mon, 18 Apr 2011 13:17:22 +0400 From: Gleb Smirnoff To: Philip Paeps Message-ID: <20110418091722.GG16958@FreeBSD.org> References: <201104151337.p3FDbhgW071344@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201104151337.p3FDbhgW071344@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r220653 - in head/sys: . arm/mv/orion boot/fdt/dts X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2011 09:17:24 -0000 On Fri, Apr 15, 2011 at 01:37:43PM +0000, Philip Paeps wrote: P> Author: philip P> Date: Fri Apr 15 13:37:43 2011 P> New Revision: 220653 P> URL: http://svn.freebsd.org/changeset/base/220653 P> P> Log: P> Add basic support for the Marvell Orion TS-7800. P> P> Submitted by: Kristof Provost P> P> Added: P> head/sys/arm/mv/orion/files.ts7800 (contents, props changed) P> head/sys/arm/mv/orion/std.ts7800 (contents, props changed) P> head/sys/boot/fdt/dts/ts7800.dts (contents, props changed) P> head/sys/files.ts7800 (contents, props changed) ^^^^^^^^^^^^^^^^^^^^^ Should this be in the root of kernel sources? -- Totus tuus, Glebius.