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>
This commit is contained in:
Mike Frysinger 2009-05-29 17:02:37 -04:00
parent f348ab85f7
commit f52efcae98
1 changed files with 1 additions and 0 deletions

View File

@ -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