diff options
author | Cédric Le Goater <[email protected]> | 2022-05-09 19:56:09 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-05-16 12:59:16 +0100 |
commit | 9da06d7bdec7dad8018c23b180e410ef2e7a4367 (patch) | |
tree | 2114ecf84384a9bf24965c07fdf919fc079ebd10 /scripts/bpf_doc.py | |
parent | e3228ed92893458e360ba2be8d75d859e115e552 (diff) |
spi: aspeed: Add support for direct mapping
Use direct mapping to read the flash device contents. This operation
mode is called "Command mode" on Aspeed SoC SMC controllers. It uses a
Control Register for the settings to apply when a memory operation is
performed on the flash device mapping window.
If the window is not big enough, fall back to the "User mode" to
perform the read.
Direct mapping for writes will come later when validated.
Reviewed-by: Joel Stanley <[email protected]>
Tested-by: Joel Stanley <[email protected]>
Tested-by: Tao Ren <[email protected]>
Tested-by: Jae Hyun Yoo <[email protected]>
Signed-off-by: Cédric Le Goater <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions