summaryrefslogtreecommitdiffstats
path: root/include/configs/minnowmax.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/minnowmax.h')
-rw-r--r--include/configs/minnowmax.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/configs/minnowmax.h b/include/configs/minnowmax.h
index 8ee84a604c..e0f6f8a35c 100644
--- a/include/configs/minnowmax.h
+++ b/include/configs/minnowmax.h
@@ -62,8 +62,7 @@
/* Avoid a warning in the Realtek Ethernet driver */
#define CONFIG_SYS_CACHELINE_SIZE 16
-/* Environment in SPI flash is unsupported for now */
-#undef CONFIG_ENV_IS_IN_SPI_FLASH
-#define CONFIG_ENV_IS_NOWHERE
+#define CONFIG_ENV_SECT_SIZE 0x1000
+#define CONFIG_ENV_OFFSET 0x007fe000
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud