summaryrefslogtreecommitdiffstats
path: root/include/configs/bf518f-ezbrd.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-05-29 17:02:37 -0400
committerMike Frysinger <vapier@gentoo.org>2009-06-14 20:01:13 -0400
commitf52efcae98cbb8a39f1d0535df8d9646a776af9e (patch)
tree06e38d751ff4b3aee491279a9392facbea97b639 /include/configs/bf518f-ezbrd.h
parentf348ab85f741dc98b2d202c04b5f430eace94925 (diff)
downloadtalos-obmc-uboot-f52efcae98cbb8a39f1d0535df8d9646a776af9e.tar.gz
talos-obmc-uboot-f52efcae98cbb8a39f1d0535df8d9646a776af9e.zip
Blackfin: bf518f-ezbrd: enable SST SPI flash driver
The BF51xF parts have an internal SST SPI flash, so make sure the driver is enabled by default so we can access it. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs/bf518f-ezbrd.h')
-rw-r--r--include/configs/bf518f-ezbrd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/bf518f-ezbrd.h b/include/configs/bf518f-ezbrd.h
index 590ebbab78..bc7ac5d14a 100644
--- a/include/configs/bf518f-ezbrd.h
+++ b/include/configs/bf518f-ezbrd.h
@@ -90,6 +90,7 @@
#define CONFIG_ENV_SPI_MAX_HZ 30000000
#define CONFIG_SF_DEFAULT_HZ 30000000
#define CONFIG_SPI_FLASH
+#define CONFIG_SPI_FLASH_SST
#define CONFIG_SPI_FLASH_STMICRO
OpenPOWER on IntegriCloud