dts: arm: nordic: nrf54l15 write block size
write-block-size correction. Signed-off-by: Mateusz Michalek <mateusz.michalek@nordicsemi.no>
This commit is contained in:
parent
69648c17d7
commit
e0b748a6ce
|
@ -18,7 +18,7 @@
|
|||
rram0: rram@0 {
|
||||
compatible = "soc-nv-flash";
|
||||
erase-block-size = <4096>;
|
||||
write-block-size = <1>;
|
||||
write-block-size = <16>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue