From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= Date: Thu, 22 Aug 2013 17:00:14 +0200 Subject: [U-Boot] =?utf-8?q?=5BU-Boot=2C_v3=2C_1/5=5D_ARM=3A_at91=3A_atmel?= =?utf-8?q?=5Fnand=3A_pmecc_driver_will_select_the_galois_table_by_?= =?utf-8?q?sector_size?= In-Reply-To: <1372821109-22007-2-git-send-email-josh.wu@atmel.com> from Josh Wu on Wed, 3 Jul 2013 11:11:45 +0800 References: <1372821109-22007-2-git-send-email-josh.wu@atmel.com> Message-ID: <1377183614-3853-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: >Define the galois index table offset in chip head file. So user do not need >to set by himself. Driver will set it correctly according to sector_size. > >Signed-off-by: Josh Wu >Acked-by: Scott Wood >[rebased on master] >Signed-off-by: Andreas Bie?mann >--- > arch/arm/include/asm/arch-at91/at91sam9x5.h | 6 ++++++ > doc/README.atmel_pmecc | 14 -------------- > drivers/mtd/nand/atmel_nand.c | 5 ++++- > include/configs/at91sam9x5ek.h | 1 - > include/configs/sama5d3xek.h | 1 - > 5 files changed, 10 insertions(+), 17 deletions(-) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bie?mann