Re: [PATCH] mtd: spi-nor: sfdp: Increase SFDP data size limit to 16 KiB

From: Michael Walle

Date: Fri Sep 18 2026 - 07:54:00 EST



On Thu, 17 Sep 2026 14:02:15 +0900, Takahiro Kuwano wrote:
> The size of SFDP data read and cached is limited to avoid allocating
> too much memory. The current limit is PAGE_SIZE, but the Spansion S25FS256S
> has parameter tables at offsets beyond 4 KiB.
>
> Increase the limit to 16 KiB to support such devices by introducing the
> SFDP_MAX_SIZE macro.
>
> [...]

Applied, thanks!

[1/1] mtd: spi-nor: sfdp: Increase SFDP data size limit to 16 KiB
commit: 935457a1ddc90921c3a3444f8bb7aaa97d2af55c

Best regards,
--
Michael Walle <mwalle@xxxxxxxxxx>