diff options
author | Jethro Beekman <jethro@fortanix.com> | 2019-09-04 01:15:14 +0000 |
---|---|---|
committer | Tudor Ambarus <tudor.ambarus@microchip.com> | 2019-10-23 09:27:15 +0300 |
commit | 3912970809cfbc005bf0b404b9d286a95def694e (patch) | |
tree | 06b7cdc8859868b5de2e516f4ac56a0bffc7d2a9 /tools/perf/scripts/python | |
parent | 7d194c2100ad2a6dded545887d02754948ca5241 (diff) |
mtd: spi-nor: intel-spi: support chips without software sequencer
Some flash controllers don't have a software sequencer. Avoid
configuring the register addresses for it, and double check
everywhere that its not accidentally trying to be used.
Every use of `sregs` is now guarded by a check of `sregs` or
`swseq_reg`. The check might be done in the calling function.
Signed-off-by: Jethro Beekman <jethro@fortanix.com>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions