summaryrefslogtreecommitdiffstats
path: root/include/configs/mt7623.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mt7623.h')
-rw-r--r--include/configs/mt7623.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/mt7623.h b/include/configs/mt7623.h
index 5129c83da8..e449364ad4 100644
--- a/include/configs/mt7623.h
+++ b/include/configs/mt7623.h
@@ -58,4 +58,7 @@
#define CONFIG_IPADDR 192.168.1.1
#define CONFIG_SERVERIP 192.168.1.2
+#define CONFIG_SYS_MMC_ENV_DEV 0
+#define CONFIG_ENV_OFFSET 0x100000
+
#endif