Skip to content
Snippets Groups Projects
Commit 1e566bc6 authored by Simon Glass's avatar Simon Glass
Browse files

sf: Respect maximum SPI write size


Some SPI flash controllers (e.g. Intel ICH) have a limit on the number of
bytes that can be in a write transaction. Support this by breaking the
writes into multiple transactions.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 0c456cee
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment