
10 Oct
2018
10 Oct
'18
1:51 a.m.
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@chromium.org ---
drivers/mtd/spi/sandbox.c | 122 +++----------------------------------- 1 file changed, 9 insertions(+), 113 deletions(-)
Applied to u-boot-dm