[PATCH] mtd: spi-nor: Fix the qspi parallel memory issues

Abbarapu, Venkatesh venkatesh.abbarapu at amd.com
Tue Dec 3 13:00:38 CET 2024


Hi Dominik,
Could you please let me know the details of the flash? I will check from my side.

Thanks
Venkatesh
From: Dominik Wernberger <dominik.wernberger at rohde-schwarz.com>
Sent: Tuesday, December 3, 2024 5:21 PM
To: Abbarapu, Venkatesh <venkatesh.abbarapu at amd.com>
Cc: git (AMD-Xilinx) <git at amd.com>; jagan at amarulasolutions.com; Simek, Michal <michal.simek at amd.com>; trini at konsulko.com; u-boot at lists.denx.de; vigneshr at ti.com
Subject: Re: [PATCH] mtd: spi-nor: Fix the qspi parallel memory issues

Hello Venkatesh,

Is there any news on the status of this patch? I'm working with a Zynq 7z020 system where 2 Flashes
operate in parallel QSPI mode. This patch is essential for the correct Flash erase in U-Boot v2025.01-rc3.

Without this patch Flash erase fails on every second multiple of Flash erase section size (FESS). Failing
means that the Flash erase is not initiated or successful. I.e., the Flash section is not altered.

For example, lets assume a FESS with 0x20000 (128 kiB).

sf test 00000 20000 # Works
sf test 20000 20000 # Fails
sf test 40000 20000 # Works
sf test 60000 20000 # Fails
# ...

Note that executing

sf erase 20000 20000
SF: 131072 bytes @ 0x20000 Erased: OK

shows OK even though the Flash sector were not erased.

In case you have any new/rebased patches you want me to test, I would be happy to do so. I'm looking
forward getting this patch into mainline U-Boot.

Best Regards,

Dominik


Content provided within this e-mail including any attachments, is for the use of the intended recipients and may contain Rohde & Schwarz company restricted information. Any unauthorized use, disclosure, or distribution of this communication in whole or in part is strictly prohibited. If you are not the intended recipient, please notify the sender by reply email or by telephone and delete the communication in its entirety.


More information about the U-Boot mailing list