From owner-cvs-src-old@FreeBSD.ORG Sun Dec 28 11:04:31 2008 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16E18106574B for ; Sun, 28 Dec 2008 11:04:30 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 116A78FC16 for ; Sun, 28 Dec 2008 11:04:30 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mBSB4TKw037519 for ; Sun, 28 Dec 2008 11:04:29 GMT (envelope-from bz@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mBSB4T0t037518 for cvs-src-old@freebsd.org; Sun, 28 Dec 2008 11:04:29 GMT (envelope-from bz@repoman.freebsd.org) Message-Id: <200812281104.mBSB4T0t037518@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to bz@repoman.freebsd.org using -f From: "Bjoern A. Zeeb" Date: Sun, 28 Dec 2008 11:04:24 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/arm/conf NSLU X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Dec 2008 11:04:31 -0000 bz 2008-12-28 11:04:24 UTC FreeBSD src repository Modified files: sys/arm/conf NSLU Log: SVN rev 186539 on 2008-12-28 11:04:24Z by bz Include std.ixp425 for "cpu" and comment out duplicate memory map options. Using the already included std.avila is not considered to be entirely right (and the options slightly differ) but the best match we currently have. Upcoming work should fit better. Reorder another variable to match the layout of other configs. Reviewed by: sam, warner (earlier version with options removed) Revision Changes Path 1.5 +10 -7 src/sys/arm/conf/NSLU