drivers/spi_nor: fix writes across page boundaries
The code failed to increment the address after completing a partial
write, causing writes that cross a page boundary overwrite at a page
level.
Signed-off-by:
Peter A. Bigot <pab@pabigot.com>
Loading
Please sign in to comment