]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit8fbb705707faf9562152c0589b5bc5e2e5d976c8
treeeabbb9bb803b6e85c5f3e3003688bea6ceb34997
parent485829082b1925c251b62de4099ebdd27b406b8a
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