From patchwork Mon May 19 12:23:41 2014 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: 350230 X-Patchwork-Delegate: andreas.biessmann@googlemail.com 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 9C3DC14007F for ; Mon, 19 May 2014 22:24:54 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D4F724B6BE; Mon, 19 May 2014 14:24:48 +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 oV+JhN-uOjLV; Mon, 19 May 2014 14:24:48 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 9F13C4B6C6; Mon, 19 May 2014 14:24:39 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id C3F944B6AD for ; Mon, 19 May 2014 14:24:37 +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 7BF5HYR3ARdA for ; Mon, 19 May 2014 14:24:34 +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-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by theia.denx.de (Postfix) with ESMTPS id 534314B6C3 for ; Mon, 19 May 2014 14:24:25 +0200 (CEST) Received: by mail-ee0-f54.google.com with SMTP id b57so3519727eek.41 for ; Mon, 19 May 2014 05:24:25 -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:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=H72E9DiV75K8fAMBh+/pKqyReD+SUth5JQO2jHluHco=; b=Q802wASkVwDqLI/p/RKh0n0qb9B/uNkXBpeQBt5slzfHiw6hTNhpelg0u2HI4Z/g1U u2TQHBpRfWjU81m0rvkRIwLL4H7KqnxnPJSHAmpsCA3Y7QaeHXB8Le76rFzXhOuUkVr8 7nhomyBi7Sne3OOw1Sv9quG1yNOkwgVgTAGI35Txf2A2t0im+cV8oVIjkxkGyFqbx+XH FaqK12jJHvqo6H6G05c8Fs6I2Cfd/VHlHz5pEEuB4tK5+S0DDbp7IZCzP1SPi1dwB8Sd d3tpW0Ya/ES6Xj5ZnUou0DyE8ug4u1ED8Pqnf7bxxe+ArmN0x3p1DEdSBiHtEpxJfq4m EUCQ== X-Received: by 10.15.98.68 with SMTP id bi44mr3762764eeb.97.1400502265376; Mon, 19 May 2014 05:24:25 -0700 (PDT) Received: from localhost ([2a01:198:47b:1:210:75ff:fe1a:cd1e]) by mx.google.com with ESMTPSA id ci54sm41604085eeb.19.2014.05.19.05.24.24 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 19 May 2014 05:24:24 -0700 (PDT) From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= To: u-boot@lists.denx.de Date: Mon, 19 May 2014 14:23:41 +0200 Message-Id: <1400502221-6955-4-git-send-email-andreas.devel@googlemail.com> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1400502221-6955-1-git-send-email-andreas.devel@googlemail.com> References: <1400502221-6955-1-git-send-email-andreas.devel@googlemail.com> MIME-Version: 1.0 Subject: [U-Boot] [PATCH v3 3/3] sama5d3xek: enable PMECC header generation 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 Signed-off-by: Andreas Bießmann Cc: Bo Shen --- Changes in v3: * use CONFIG_SPL_GENERATE_ATMEL_PMECC_HEADER Changes in v2: None include/configs/sama5d3xek.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/sama5d3xek.h b/include/configs/sama5d3xek.h index 516be85..5caa96b 100644 --- a/include/configs/sama5d3xek.h +++ b/include/configs/sama5d3xek.h @@ -281,6 +281,7 @@ #define CONFIG_SYS_NAND_OOBSIZE 64 #define CONFIG_SYS_NAND_BLOCK_SIZE 0x20000 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0x0 +#define CONFIG_SPL_GENERATE_ATMEL_PMECC_HEADER #elif CONFIG_SYS_USE_SERIALFLASH #define CONFIG_SPL_SPI_SUPPORT