summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJose Miguel Sanchez Sanabria <jsanabria@iseebcn.com>2018-01-23 17:59:52 +0100
committerJose Miguel Sanchez Sanabria <jsanabria@iseebcn.com>2018-01-23 17:59:52 +0100
commit24aaaf8b8cd998d21b4d2f04eba0e9ba7111d332 (patch)
tree19792981713bfa821b15121228324712ebc46854 /include
parentc4fcc0456516588a2a85267bfe3f856c68b1091c (diff)
downloadu-boot-imx-24aaaf8b8cd998d21b4d2f04eba0e9ba7111d332.zip
u-boot-imx-24aaaf8b8cd998d21b4d2f04eba0e9ba7111d332.tar.gz
u-boot-imx-24aaaf8b8cd998d21b4d2f04eba0e9ba7111d332.tar.bz2
Environment support
Diffstat (limited to 'include')
-rw-r--r--include/configs/igep0046.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/igep0046.h b/include/configs/igep0046.h
index 9d33b9f..f54bebc 100644
--- a/include/configs/igep0046.h
+++ b/include/configs/igep0046.h
@@ -147,6 +147,7 @@
/* Environment */
#define CONFIG_ENV_SIZE (8 * 1024)
#define CONFIG_ENV_IS_IN_MMC
+#define CONFIG_SYS_MMC_ENV_DEV 0
#endif /* __IGEP0046_CONFIG_H */