mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
RAMTRON: Should be able to select chunked write mode via a configuration option, not by editing the file.
This commit is contained in:
@@ -757,6 +757,12 @@ config RAMTRON_SETSPEED
|
||||
Select an option to provide an ioctl, MTDIOC_SETSPEED call that
|
||||
supports dynamic selection of the RAMTRON bus speed.
|
||||
|
||||
config RAMTRON_CHUNKING
|
||||
bool "Support chunked writes"
|
||||
default n
|
||||
---help---
|
||||
Some Re-RAMs like MB85AS4MT has a write buffer size limitation.
|
||||
|
||||
endif # MTD_RAMTRON
|
||||
|
||||
config MTD_SST25
|
||||
|
||||
Reference in New Issue
Block a user