summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2026-04-29 19:56:38 +0200
committerMiquel Raynal <miquel.raynal@bootlin.com>2026-05-04 15:02:06 +0200
commit4bde3ad9ee7b92ef226e02cbd3b5c743ed8f781e (patch)
tree000462a13a454f2f58dfe3c4514b5ed74e3e2085 /scripts/Makefile.thinlto
parent254f49634ee16a731174d2ae34bc50bd5f45e731 (diff)
mtd: spinand: Drop a too strong limitation
Since continuous reads may sometimes not be able to go past an erase block boundary, it has been decided not to attempt longer reads and if the user request is bigger, it will be split across eraseblocks. As these request will anyway be handled correctly, there is no reason to filter out cases where we would go over a target or a die, so drop this limitation which had a side effect: any request to read more than the content of an eraseblock would simply not benefit from the continuous read feature. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions