summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorMikhail Kshevetskiy <[email protected]>2025-11-09 10:06:52 +0300
committerMichael Trimarchi <[email protected]>2025-11-18 20:07:41 +0100
commit2996c2a7a8ea54b942a3bac2fadc0e6120e2d37f (patch)
tree120326eb3f1b3c38ed1e927d7d96942b49579916 /doc/develop
parent531e1fe34be024cf2d68843c959ef5f90c8bce64 (diff)
spi: airoha: buffer must be 0xff-ed before writing
During writing, the entire flash page (including OOB) will be updated with the values from the temporary buffer, so we need to fill the untouched areas of the buffer with 0xff value to prevent accidental data overwriting. Signed-off-by: Mikhail Kshevetskiy <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions