Skip to content

Commit 71bccff

Browse files
committed
docs: release-notes: Add note on erase/write block size checking
Adds notes on these new features Signed-off-by: Jamie McCrae <[email protected]>
1 parent 7f3c77e commit 71bccff

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- Added optional write block size checking to ensure expected
2+
sizes match what is available on the hardware.
3+
- Added optional erase size checking to ensure expected sizes
4+
match what is available on the hardware.
5+
- Added debug logs for zephyr to output discrepencies in erase
6+
and write block sizes in dts vs actual hardware configuration
7+
at run-time.

0 commit comments

Comments
 (0)