From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 04952DE280 for ; Fri, 21 Mar 2008 22:58:17 +1100 (EST) In-Reply-To: <1206100302.8420.71.camel@pasglop> References: <1205943310-26323-1-git-send-email-sr@denx.de> <1206090031.8420.67.camel@pasglop> <011f73a2a2f33e075c20f0d0bb42d4a7@kernel.crashing.org> <1206100302.8420.71.camel@pasglop> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Segher Boessenkool Subject: Re: [PATCH] [POWERPC] Add AMCC Glacier 460GT eval board dts Date: Fri, 21 Mar 2008 12:58:07 +0100 To: benh@kernel.crashing.org Cc: linuxppc-dev@ozlabs.org, Stefan Roese List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > BTW, Should we sort compatible from the most specific to the most > specific or the other way around ? Most specific first. Segher