mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 06:39:01 +08:00
Remove drivers/mtd/flash_eraseall.c. It is not used in the OS and is just a dumb wrapper around the MDIOC_BULKERASE IOCTL call.
This commit is contained in:
+2
-1
@@ -5303,7 +5303,8 @@ Additional new features and extended functionality:
|
||||
can be re-enabled if needed via configuration option.
|
||||
- NXFFS: Make the start up scan of the media a configuration option.
|
||||
It just takes to long and is not really necessary! Those rare cases
|
||||
where the scan was helpful can be fixed using flash_eraseall().
|
||||
where the scan was helpful can be fixed using MDIOC_BULKERASE IOCTL
|
||||
command.
|
||||
|
||||
* General Drivers:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user