From owner-svn-src-all@FreeBSD.ORG Tue Oct 14 16:13:40 2008 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 27D30106568E; Tue, 14 Oct 2008 16:13:40 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id F2F148FC22; Tue, 14 Oct 2008 16:13:39 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id m9EG1lrP029616 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 14 Oct 2008 09:01:47 -0700 (PDT) (envelope-from sam@freebsd.org) Message-ID: <48F4C26B.7060109@freebsd.org> Date: Tue, 14 Oct 2008 09:01:47 -0700 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.9 (X11/20071125) MIME-Version: 1.0 To: Rafal Jaworowski References: <200810140818.m9E8IRLX099905@svn.freebsd.org> In-Reply-To: <200810140818.m9E8IRLX099905@svn.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC--Metrics: ebb.errno.com; whitelist Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r183873 - head/sys/arm/conf 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: Tue, 14 Oct 2008 16:13:40 -0000 Rafal Jaworowski wrote: > Author: raj > Date: Tue Oct 14 08:18:27 2008 > New Revision: 183873 > URL: http://svn.freebsd.org/changeset/base/183873 > > Log: > Add kernel config files for Marvell development boards. > > FreeBSD 8-CURRENT was tested and run successfully on the following eval > boards and devices : > > * DB-88F5182, DB-88F5281 (Orion based) > > * DB-88F6281, RD-88F6281 (Kirkwood based) > > * DB-78100 (Discovery based) > > For more detailed info on build instructions and other examples please refer > to http://wiki.freebsd.org/FreeBSDMarvell > Some of these boards/SoC's are bi-endian can you note which byte order(s) have been tested? Thanks. Sam