ARM: at91: sama5d2: Enable the use of Galois Tables from ROM
authorTudor Ambarus <tudor.ambarus@microchip.com>
Thu, 27 Jan 2022 08:31:02 +0000 (10:31 +0200)
committerEugen Hristev <eugen.hristev@microchip.com>
Fri, 1 Apr 2022 12:42:46 +0000 (15:42 +0300)
commit5576bb36ad7954af31474b778bfe037f5ef39ec6
treeeabbb9bb803b6e85c5f3e3003688bea6ceb34997
parentd2e5250be49fce4653689c41a5dc7e2d7e7ecf33
ARM: at91: sama5d2: Enable the use of Galois Tables from ROM

sama5d2 contains in its ROM memory BCH code tables for NAND Flash ECC
correction. Enable the use of the GF tables defined in ROM. This should
speed up the boot process, as the tables are no longer constructed at
runtime. Tested with sama5d2-ptc-ek.

Reported-by: David Mosberger-Tang <davidm@egauge.net>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
arch/arm/mach-at91/include/mach/sama5d2.h