From: Mike Frysinger Date: Fri, 29 May 2009 21:02:37 +0000 (-0400) Subject: Blackfin: bf518f-ezbrd: enable SST SPI flash driver X-Git-Tag: v2009.08-rc1~133 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f52efcae98cbb8a39f1d0535df8d9646a776af9e;p=u-boot 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 --- 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