mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
ARM: socfpga: remove unused CONFIG_NAND_DENALI_ECC_SIZE
This option is no longer used. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
335f7b1290
commit
c63e22ea40
1 changed files with 0 additions and 1 deletions
|
|
@ -142,7 +142,6 @@
|
|||
#ifdef CONFIG_NAND_DENALI
|
||||
#define CONFIG_SYS_MAX_NAND_DEVICE 1
|
||||
#define CONFIG_SYS_NAND_ONFI_DETECTION
|
||||
#define CONFIG_NAND_DENALI_ECC_SIZE 512
|
||||
#define CONFIG_SYS_NAND_REGS_BASE SOCFPGA_NANDREGS_ADDRESS
|
||||
#define CONFIG_SYS_NAND_DATA_BASE SOCFPGA_NANDDATA_ADDRESS
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue