commit | 5576bb36ad7954af31474b778bfe037f5ef39ec6 | [log] [tgz] |
---|---|---|
author | Tudor Ambarus <tudor.ambarus@microchip.com> | Thu Jan 27 10:31:02 2022 +0200 |
committer | Eugen Hristev <eugen.hristev@microchip.com> | Fri Apr 01 15:42:46 2022 +0300 |
tree | eabbb9bb803b6e85c5f3e3003688bea6ceb34997 | |
parent | d2e5250be49fce4653689c41a5dc7e2d7e7ecf33 [diff] |
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>