boards: remove NFFS mentions from comments/doc
Replaced NFFS mentions by LittleFS in all <board>.dts comments to storage partitions. Replaced NFFS by LittleFS in a few boards documentation. Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
This commit is contained in:
parent
69c0c43029
commit
5f89145d6b
25 changed files with 162 additions and 117 deletions
|
@ -95,7 +95,10 @@
|
|||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
||||
/* Storage partition will be used by FCB/NFFS/NVS if enabled. */
|
||||
/*
|
||||
* Storage partition will be used by FCB/LittleFS/NVS
|
||||
* if enabled.
|
||||
*/
|
||||
storage_partition: partition@1000 {
|
||||
label = "storage";
|
||||
reg = <0x00001000 0x00010000>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue