From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= Date: Tue, 2 Feb 2016 11:50:21 +0100 Subject: [U-Boot] [U-Boot, 2/2] atmel_nand: Add 32 bit ecc support for sama5d2 chip In-Reply-To: <1448354042-27066-3-git-send-email-josh.wu@atmel.com> (from Josh Wu on Tue, 24 Nov 2015 16:34:01 +0800) References: <1448354042-27066-3-git-send-email-josh.wu@atmel.com> Message-ID: <1454410221-32078-1-git-send-email-andreas.devel@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Josh Wu, Josh Wu writes: >Also if minimum ecc requirment is bigger then what we support, then just >use our maxium pmecc support. >But it is not safe, so we'll output a warning about this. > >Signed-off-by: Josh Wu >Acked-by: Scott Wood >Reviewed-by: Andreas Bie?mann >--- > > drivers/mtd/nand/atmel_nand.c | 10 +++++++++- > 1 file changed, 9 insertions(+), 1 deletion(-) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bie?mann