[PATCH v5 0/1] sf: Add documentation and an 'sf mmap' command

4 Dec
2021
4 Dec
'21
2:18 a.m.
This little series adds documentation and a few other tidy-ups to the 'sf' command.
It also provides a way to access memory-mapped SPI via the command line.
NOTE: I am resending this as I didn't get a response to the question on the review. I suggest we apply it as is unless there is a better idea.
(no changes since v4)
Changes in v4: - Drop patches previously applied - Fix succeded typo
Changes in v3: - Add configuration and return value also
Simon Glass (1): sf: Provide a command to access memory-mapped SPI
arch/Kconfig | 2 ++ cmd/Kconfig | 8 ++++++ cmd/sf.c | 35 +++++++++++++++++++++++++++ doc/usage/sf.rst | 63 ++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 108 insertions(+)
--
2.34.1.400.ga245620fadb-goog
1259
Age (days ago)
1259
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Glass