summaryrefslogtreecommitdiff
path: root/include/configs/turris_mox.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/turris_mox.h')
-rw-r--r--include/configs/turris_mox.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/turris_mox.h b/include/configs/turris_mox.h
index 82cdccecc1..5d5394e3e5 100644
--- a/include/configs/turris_mox.h
+++ b/include/configs/turris_mox.h
@@ -66,13 +66,6 @@
/*
* SPI Flash configuration
*/
-#define CONFIG_ENV_SPI_BUS 0
-#define CONFIG_ENV_SPI_CS 0
-
-/* SPI NOR flash default params, used by sf commands */
-#define CONFIG_SF_DEFAULT_SPEED 20000000
-#define CONFIG_SF_DEFAULT_MODE SPI_MODE_0
-#define CONFIG_ENV_SPI_MODE CONFIG_SF_DEFAULT_MODE
/* Environment in SPI NOR flash */
#define CONFIG_ENV_OFFSET 0x180000 /* as Marvell U-Boot version */