From patchwork Sat Jun 4 20:50:07 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Benard X-Patchwork-Id: 98742 X-Patchwork-Delegate: info@emk-elektronik.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 8BBCBB6FBA for ; Sun, 5 Jun 2011 06:57:01 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 611982809D; Sat, 4 Jun 2011 22:56:58 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4CchKue-MKw5; Sat, 4 Jun 2011 22:56:58 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 06DB328096; Sat, 4 Jun 2011 22:56:56 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7F4F728096 for ; Sat, 4 Jun 2011 22:56:52 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zpGpNd-pJp9a for ; Sat, 4 Jun 2011 22:56:51 +0200 (CEST) X-Greylist: delayed 399 seconds by postgrey-1.27 at theia; Sat, 04 Jun 2011 22:56:49 CEST X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from 64.mail-out.ovh.net (64.mail-out.ovh.net [91.121.185.65]) by theia.denx.de (Postfix) with SMTP id 06EEF28095 for ; Sat, 4 Jun 2011 22:56:49 +0200 (CEST) Received: (qmail 7217 invoked by uid 503); 4 Jun 2011 20:17:28 -0000 Received: from b9.ovh.net (HELO mail26.ha.ovh.net) (213.186.33.59) by 64.mail-out.ovh.net with SMTP; 4 Jun 2011 20:17:27 -0000 Received: from b0.ovh.net (HELO queueout) (213.186.33.50) by b0.ovh.net with SMTP; 4 Jun 2011 22:50:08 +0200 Received: from tal33-3-82-233-81-124.fbx.proxad.net (HELO ?192.168.2.15?) (ebenard%eukrea.com@82.233.81.124) by ns0.ovh.net with SMTP; 4 Jun 2011 22:50:08 +0200 Message-ID: <4DEA9A7F.4020504@eukrea.com> Date: Sat, 04 Jun 2011 22:50:07 +0200 From: =?ISO-8859-1?Q?Eric_B=E9nard?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.10 MIME-Version: 1.0 To: u-boot@lists.denx.de References: In-Reply-To: X-Ovh-Tracer-Id: 11132898280250191130 X-Ovh-Remote: 82.233.81.124 (tal33-3-82-233-81-124.fbx.proxad.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: DONE|U 0.5/N Subject: Re: [U-Boot] Question re: Bluewater Systems Snapper 9260 and 9G20 modules patch X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.9 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Hi Simon, On 04/06/2011 20:47, Simon Glass wrote: > Hi Reinhard, > > I have been asked to have a quick look at this patch, which is showing > accepted here: > > http://patchwork.ozlabs.org/patch/81422/ > > The diffstat on patchwork is: > > MAINTAINERS | 5 + > board/bluewater/snapper9260/Makefile | 53 ++++++++ > board/bluewater/snapper9260/snapper9260.c | 169 +++++++++++++++++++++++++ > boards.cfg | 2 + > include/configs/snapper9260.h | 191 +++++++++++++++++++++++++++++ > 5 files changed, 420 insertions(+), 0 deletions(-) > create mode 100644 board/bluewater/snapper9260/Makefile > create mode 100644 board/bluewater/snapper9260/snapper9260.c > create mode 100644 include/configs/snapper9260.h > > but when I look at the commit I only see this: > > git log --author=Ryan --stat > commit 74cd9777f8dd44fd944a9ac75cfbc24eeb206453 > Author: Ryan Mallon > Date: Tue Feb 1 16:18:00 2011 +0000 > > Add support for Bluewater Systems Snapper 9260 and 9G20 modules > > Add support for Bluewater Systems AT91 based Snapper 9260 and 9G20 > single board computer modules. Includes NAND flash and Ethernet > support. > > Signed-off-by: Ryan Mallon > > boards.cfg | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > > As a result it does not build. Has something been dropped by mistake? > 9260 seems broken (and also arch/arm/cpu/arm926ejs/at91/lowlevel_init.S), this may help : diff --git a/arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c b/arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c index 6bdc75c..ace1ca8 100644 --- a/arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c +++ b/arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c @@ -24,9 +24,10 @@ #include #include +#include #include #include -#include +#include /* * if CONFIG_AT91_GPIO_PULLUP ist set, keep pullups on on all