diff options
Diffstat (limited to 'include/configs/turris_mox.h')
-rw-r--r-- | include/configs/turris_mox.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/turris_mox.h b/include/configs/turris_mox.h index 5d5394e3e53..0de40eddcb5 100644 --- a/include/configs/turris_mox.h +++ b/include/configs/turris_mox.h @@ -63,10 +63,6 @@ #define CONFIG_I2C_MV #define CONFIG_SYS_I2C_SLAVE 0x0 -/* - * SPI Flash configuration - */ - /* Environment in SPI NOR flash */ #define CONFIG_ENV_OFFSET 0x180000 /* as Marvell U-Boot version */ #define CONFIG_ENV_SIZE (64 << 10) /* 64KiB */ |