mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
SAMA5 NAND: A few bug fixes for integration. Still lots more to do
This commit is contained in:
@@ -123,8 +123,6 @@ config MTD_NAND_BLOCKCHECK
|
||||
---help---
|
||||
Enable support for ECC and bad block checking.
|
||||
|
||||
if MTD_NAND_BLOCKCHECK
|
||||
|
||||
config MTD_NAND_SWECC
|
||||
bool "Sofware ECC support"
|
||||
default n if ARCH_NAND_HWECC
|
||||
@@ -145,8 +143,6 @@ config MTD_NAND_MAXSPAREEXTRABYTES
|
||||
---help---
|
||||
Maximum number of extra free bytes inside the spare area of a page.
|
||||
|
||||
endif # MTD_NAND_BLOCKCHECK
|
||||
|
||||
config MTD_NAND_EMBEDDEDECC
|
||||
bool "Support devices with Embedded ECC"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user