diff options
| author | Dario Binacchi <[email protected]> | 2022-11-20 10:57:04 +0100 |
|---|---|---|
| committer | Dario Binacchi <[email protected]> | 2022-12-10 14:35:55 +0100 |
| commit | 17c2ccde22c7374df452db057b185b4c9f9b6bd0 (patch) | |
| tree | 1527a32cff9baedb5228bf4311b9438276abc783 /scripts | |
| parent | 670789f5ba2f3330b137f637deb47671b8720c33 (diff) | |
mtd: nand: mxs_nand_spl: don't read useless pages
The patch prevents pages beyond the last from being unnecessarily read.
This occurs when the last page to be read is not the last page of the
last block. Before this change we would have read all the pages up to
the end of the last block.
Suggested-by: Michael Trimarchi <[email protected]>
Co-developed-by: Michael Trimarchi <[email protected]>
Signed-off-by: Michael Trimarchi <[email protected]>
Signed-off-by: Dario Binacchi <[email protected]>
Acked-by: Michael Trimarchi <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
