From patchwork Sat Sep 22 03:36:43 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andreas_Bie=C3=9Fmann?= X-Patchwork-Id: 186073 X-Patchwork-Delegate: albert.aribaud@free.fr 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 047102C0095 for ; Sat, 22 Sep 2012 13:36:57 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 0BB5B28133; Sat, 22 Sep 2012 05:36:55 +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 KU00b7x8xEhc; Sat, 22 Sep 2012 05:36:54 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id BAA852812A; Sat, 22 Sep 2012 05:36:52 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7E2232812A for ; Sat, 22 Sep 2012 05:36:49 +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 d-SG2fcqvrLV for ; Sat, 22 Sep 2012 05:36:49 +0200 (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 mail-bk0-f44.google.com (mail-bk0-f44.google.com [209.85.214.44]) by theia.denx.de (Postfix) with ESMTPS id 25F5628128 for ; Sat, 22 Sep 2012 05:36:48 +0200 (CEST) Received: by bkty12 with SMTP id y12so2044094bkt.3 for ; Fri, 21 Sep 2012 20:36:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=v48RLCjgODoX9ck0i1xvEgpNMbD+jx+37U5xVBMth+c=; b=IZmyR2Uc0heeTn5DZUHKh7VbDT+Ej62LXE8EeuDD3m8nFVz2qaR+K3HFGsiKozIues aOOuR36CcD5RvjZmimzEthvrWCoMRedINu2FlERyEAZwGbBdGTJCuCH8eOxYazOHD4tT 8M+eOaUsvCtpgO5kbxF732eLX3t70YtKBS469yDbkyezC8lDz9ZI/dlfLuq60QCKphgI ix7xMvTJAiR1gSNisATW1XzqTSbYbkqRUkf+Cjgnoh7xLQRqkkzCSWyVNsUIjvgTSm/p yN1jS89lUngFIft9yJQAk71zYDXwGByI7LIbQKXfsdnx6eejYpkgErNYwn6Is2u0lg1O O9KQ== Received: by 10.204.145.82 with SMTP id c18mr2869734bkv.133.1348285007723; Fri, 21 Sep 2012 20:36:47 -0700 (PDT) Received: from localhost ([2a01:198:47b:1:210:75ff:fe1a:cd1e]) by mx.google.com with ESMTPS id a17sm7155424bkw.5.2012.09.21.20.36.46 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 21 Sep 2012 20:36:47 -0700 (PDT) From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= To: Albert Aribaud Date: Sat, 22 Sep 2012 05:36:43 +0200 Message-Id: <1348285004-9969-1-git-send-email-andreas.devel@googlemail.com> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1347901656-10217-1-git-send-email-andreas.devel@googlemail.com> References: <1347901656-10217-1-git-send-email-andreas.devel@googlemail.com> MIME-Version: 1.0 Cc: u-boot@lists.denx.de Subject: [U-Boot] =?utf-8?q?=5BPULL=5D_please_pull_u-boot-atmel/master_int?= =?utf-8?q?o_u-boot-arm/master?= X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 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 Another resent ... sorry for the noise! I found the root cause why it did not appear on patchwork, my sendemail.assume8bitencoding was set to 'true' but it should be set to 'UTF-8'. Therefore the header where corupted (Content-Type: text/plain; charset=true). This mail should finally reach patchwork now. resent cause the old one didn't make its way into patchwork. Dear Albert Aribaud, as mentioned before there are some fixes left for this upcoming release, here they are. The following changes since commit 057df193b40d31799d41d43bc832a972f658bfe4: Merge remote-tracking branch 'u-boot-ti/master' into m (2012-09-05 20:20:04 +0200) are available in the git repository at: git://git.denx.de/u-boot-atmel.git master for you to fetch changes up to dc3e30bab7c5ef87bd24ebcbb7cdfc3fb2b44555: Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel (2012-09-17 19:02:44 +0200) ---------------------------------------------------------------- Bo Shen (3): spi: add atmel at25df321 serial flash support spiflash: at25: using common spi flash operation Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel Wu, Josh (2): at91sam9x5: set default EBI I/O drive configuration. atmel_nand: fix the U-Boot output information about nand flash with PMECC enable. board/atmel/at91sam9x5ek/at91sam9x5ek.c | 4 ++++ drivers/mtd/nand/atmel_nand.c | 5 +++-- drivers/mtd/spi/atmel.c | 17 ++++++++++++++++- include/configs/at91sam9261ek.h | 2 ++ include/configs/at91sam9m10g45ek.h | 2 ++ include/configs/at91sam9x5ek.h | 2 ++ 6 files changed, 29 insertions(+), 3 deletions(-) Best regards Andreas Bießmann