diff options
Diffstat (limited to 'include/configs/db-88f6720.h')
-rw-r--r-- | include/configs/db-88f6720.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/db-88f6720.h b/include/configs/db-88f6720.h index 4c30077..55968c2 100644 --- a/include/configs/db-88f6720.h +++ b/include/configs/db-88f6720.h @@ -33,8 +33,6 @@ #define CONFIG_USB_MAX_CONTROLLER_COUNT 3 /* SPI NOR flash default params, used by sf commands */ -#define CONFIG_SF_DEFAULT_SPEED 1000000 -#define CONFIG_SF_DEFAULT_MODE SPI_MODE_3 /* Environment in SPI NOR flash */ #define CONFIG_ENV_OFFSET (1 << 20) /* 1MiB in */ |