summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2014-10-14 05:42:08 (GMT)
committerSimon Glass <sjg@chromium.org>2014-10-22 16:36:51 (GMT)
commitb6c2956defb42ce7fe1763f628b81e95f485eb2d (patch)
tree902876002307536a8a740c29747a86ede73cdf10 /include
parentfbb099183e3a53f77a975964cdf2e73d11e565af (diff)
downloadu-boot-b6c2956defb42ce7fe1763f628b81e95f485eb2d.tar.xz
dm: sf: sandbox: Convert SPI flash driver to driver model
Convert sandbox's spi flash emulation driver to use driver model. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/sandbox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h
index 8b74f49..46f67be 100644
--- a/include/configs/sandbox.h
+++ b/include/configs/sandbox.h
@@ -98,6 +98,7 @@
#define CONFIG_CMD_SPI
#define CONFIG_SPI_FLASH
#define CONFIG_DM_SPI
+#define CONFIG_DM_SPI_FLASH
#define CONFIG_SPI_FLASH_ATMEL
#define CONFIG_SPI_FLASH_EON
#define CONFIG_SPI_FLASH_GIGADEVICE