mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
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 <iliev@ronetix.at>
This commit is contained in:
parent
9b549ca5ad
commit
95c3ee9b2b
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue