diff options
author | Boon Khai Ng <boon.khai.ng@altera.com> | 2025-04-16 11:17:51 +0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-04-24 08:25:43 -0600 |
commit | fd313530ae79e96f1b7a9edbf2bb98908985e6ba (patch) | |
tree | 2225f564f4ff4f79c7d2c3d83fe0e7ca535e0ace /tools/u_boot_pylib/test_util.py | |
parent | 40184015ef8348f0a5b9a61a6188f678a10c3a2a (diff) |
spi: cadence-qspi: Add disable STIG mode quikrs.
Adding quirk to disable STIG mode since cadence controller has
issue for read/write using the STIG mode. STIG mode is enabled
by default since 2023.04 for small read/write(<8bytes).
Updated STIG mode reading from dev_get_driver_data by assigning
to platdata struct before read quirks variable.
The STIG mode is disabled for normal read case and enabled
for QSPI Jedec ID read/write since it requires STIG read/write.
Porting from linux implementation
https://lore.kernel.org/all/20241204063338.296959-1-niravkumar
.l.rabara@intel.com/T/
Signed-off-by: Boon Khai Ng <boon.khai.ng@altera.com>
Reviewed-by: Tien Fong Chee <tien.fong.chee@altera.com>
Diffstat (limited to 'tools/u_boot_pylib/test_util.py')
0 files changed, 0 insertions, 0 deletions