[PATCH 2/2] mtd: spi-nor-core: Rework spansion_sr_ready() for parallel memories support
Tom Rini
trini at konsulko.com
Fri Mar 14 15:54:15 CET 2025
On Fri, Mar 14, 2025 at 07:40:17AM +0000, Tudor Ambarus wrote:
> + Marek,
>
> Hi,
>
> On 3/14/25 5:53 AM, tkuw584924 at gmail.com wrote:
> > spansion_sr_ready() needs to support parallel memories configuration,
> > that reads status register value from each devices and combines the
> > status bits, likewise read_sr() and read_fsr().
>
> SNOR_F_HAS_PARALLEL describes 2 flashes that work in parallel mode. And
> we hacked SPI NOR and used a single spi_nor object to handle both
> flashes which is obviously wrong.
>
> My 2c is that we shouldn't build on top of a crumbling foundation. Until
> everything's moved on top of SPI NOR, I'd accept just fixes on this
> subject, so no new support. Tom and Jagan to decide.
Yes, I believe I was expecting some patches to redo / rework what we
have in-tree currently.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250314/4d5d2ffd/attachment.sig>
More information about the U-Boot
mailing list