commit | ed3698a86722ad2d596ecc8db22b6583dc223cfa | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 18 11:59:42 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 10 16:52:58 2019 -0600 |
tree | e0b13f1bdc5f35fbcd0cef7ceeb1d59262189948 | |
parent | 28db46949720cea53fa7a1f57b68064fc2e86d4f [diff] |
sandbox: Add an alias for SPI At present 'sf probe' does not work since it cannot find SPI bus 0. Add an alias to correct this, now that we no-longer have the --spi_sf option. Signed-off-by: Simon Glass <sjg@chromium.org>