1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-26 12:25:23 +01:00
Files
u-boot-megous/drivers/mtd
Tom Rini 6115f1c4fe Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig
The values of CONFIG_NAND_OMAP_ECCSCHEME map to the enum in
include/linux/mtd/omap_gpmc.h for valid ECC schemes.  Make which one we
will use be a choice statement, enumerating the ones which we have
implemented.

Signed-off-by: Tom Rini <trini@konsulko.com>
2021-10-06 09:16:24 -04:00
..
2020-10-08 09:04:41 +02:00
2021-09-24 12:09:47 -04:00