[U-Boot] [PATCH 04/15] sandbox: spi: Drop command-line SPI option

sjg at google.com sjg at google.com
Tue Oct 9 23:51:45 UTC 2018


At present we support specifying SPI flash devices to use in the device
tree and on the command line. Drop the second option, since it is a pain
to support nicely with driver model, and unnecessary.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 drivers/mtd/spi/sandbox.c | 122 +++-----------------------------------
 1 file changed, 9 insertions(+), 113 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list