commit | 8200d3ad6b20ecbbd3207fea6b340698449229c0 | [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 | ae76469e5e9df41c1814806ab346be685d834f13 [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>