commit | 5e61c4e89d252e7d909d0129682ea48516912e6c | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Mon Apr 27 15:46:45 2020 +0900 |
committer | Simon Glass <sjg@chromium.org> | Fri May 29 20:55:45 2020 -0600 |
tree | 19bef9d6961f547d0cfa02d9d06632851a86b53e | |
parent | 02c770b4e416e81429e9809b16d2656141a3e61c [diff] |
sandbox: update documents regarding spi_sf Since the commit 1289e96797bf ("sandbox: spi: Drop command-line SPI option"), "--spi_sf" command line option is no longer supported. So update the following documents to sync them up with the change. doc/arch/sandbox.rst doc/SPI/README.sandbox-spi Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>