From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758916Ab0KPVUI (ORCPT ); Tue, 16 Nov 2010 16:20:08 -0500 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:33433 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756165Ab0KPVUG (ORCPT ); Tue, 16 Nov 2010 16:20:06 -0500 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 67.188.36.105 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18NG6WqsP2VW1+BHYfV/D7w Date: Tue, 16 Nov 2010 13:19:47 -0800 From: Tony Lindgren To: srinath@mistralsolutions.com Cc: linux-omap@vger.kernel.org, jdk@ti.com, linux-kernel@vger.kernel.org, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org, khilman@deeprootsystems.com, nm@ti.com, nagendra@mistralsolutions.com, umeshk@mistralsolutions.com Subject: Re: [Patch v5] OMAP: AM3517/05: Add craneboard support Message-ID: <20101116211947.GJ9264@atomide.com> References: <1289312032-16574-1-git-send-email-srinath@mistralsolutions.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1289312032-16574-1-git-send-email-srinath@mistralsolutions.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * srinath@mistralsolutions.com [101109 06:23]: > From: Srinath > > Craneboard is a hardware development platform based on the > Sitara AM3517 ARM Cortex - A8 microprocessor device. This is a > low cost reference design. > > This patch adds basic board file. Detailed support will follow in > subsequent patches. Queueing this for 2.6.38 merge window. Tony