Add logic to un-protect blocks to the SST25 driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4873 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
1fadc3dc72
commit
d25bd55114
@ -867,9 +867,11 @@ Where <subdir> is one of the following:
|
|||||||
CONFIG_NSH_DISABLE_WGET=y
|
CONFIG_NSH_DISABLE_WGET=y
|
||||||
|
|
||||||
NOTES: (1) It takes many seconds to boot the sytem using the NXFFS
|
NOTES: (1) It takes many seconds to boot the sytem using the NXFFS
|
||||||
file system because the entire FLASH must be verified on power up.
|
file system because the entire FLASH must be verified on power up
|
||||||
(2) FAT does not have this delay and this configuration can be
|
(a probably several minutes the first time that NXFFS comes up and
|
||||||
modified to use the (larger) FAT file system as described below:
|
had to format the file system). (2) FAT does not have these delays
|
||||||
|
and this configuration can be modified to use the (larger) FAT file
|
||||||
|
system as described below:
|
||||||
|
|
||||||
fat:
|
fat:
|
||||||
There is no FAT configuration, but the nxffx configuration can be used
|
There is no FAT configuration, but the nxffx configuration can be used
|
||||||
|
Loading…
Reference in New Issue
Block a user