diff options
Diffstat (limited to 'include/configs/venice2.h')
-rw-r--r-- | include/configs/venice2.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/venice2.h b/include/configs/venice2.h index a86ae21..8ad872d 100644 --- a/include/configs/venice2.h +++ b/include/configs/venice2.h @@ -24,8 +24,6 @@ #define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE) /* SPI */ -#define CONFIG_SF_DEFAULT_MODE SPI_MODE_0 -#define CONFIG_SF_DEFAULT_SPEED 24000000 #define CONFIG_SPI_FLASH_SIZE (4 << 20) #include "tegra-common-usb-gadget.h" |