From: Ilko Iliev Date: Mon, 20 Feb 2023 14:27:20 +0000 (+0100) Subject: configs: pm9g45: Modify to use standard ECC layout X-Git-Tag: baikal/mips/sdk5.8.2~5^2~28^2~1 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=debc2a9212a31dd2452f36f2a8f04a2582bdd6fb;p=uboot.git configs: pm9g45: Modify to use standard ECC layout This patch removes CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT because the board uses standard ECC layout. Signed-off-by: Ilko Iliev --- diff --git a/configs/pm9g45_defconfig b/configs/pm9g45_defconfig index 9b22d4aa9b..0afdd0abcf 100644 --- a/configs/pm9g45_defconfig +++ b/configs/pm9g45_defconfig @@ -53,7 +53,6 @@ CONFIG_CLK_AT91=y CONFIG_AT91_GPIO=y CONFIG_GENERIC_ATMEL_MCI=y CONFIG_MTD=y -CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT=y # CONFIG_SYS_NAND_USE_FLASH_BBT is not set CONFIG_NAND_ATMEL=y CONFIG_MACB=y