diff options
Diffstat (limited to 'include/configs/bf538f-ezkit.h')
-rw-r--r-- | include/configs/bf538f-ezkit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/bf538f-ezkit.h b/include/configs/bf538f-ezkit.h index 91622e3..535687f 100644 --- a/include/configs/bf538f-ezkit.h +++ b/include/configs/bf538f-ezkit.h @@ -83,7 +83,7 @@ */ #define CONFIG_BFIN_SPI #define CONFIG_ENV_SPI_MAX_HZ 30000000 -#define CONFIG_SF_DEFAULT_HZ 30000000 +#define CONFIG_SF_DEFAULT_SPEED 30000000 #define CONFIG_SPI_FLASH #define CONFIG_SPI_FLASH_ATMEL #define CONFIG_SPI_FLASH_SPANSION |