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:
Andrzej Puzdrowski 2020-01-13 12:38:21 +01:00 committed by Carles Cufí
commit 5f89145d6b
25 changed files with 162 additions and 117 deletions

View file

@ -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>;