]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/omap3_igep00x0.h
igep00x0: disable environment
[people/ms/u-boot.git] / include / configs / omap3_igep00x0.h
index ac0df3e08b3593b55746d9174d8d7ff4ff141861..70d337e6f16660d0f9f009af034f494d234bed23 100644 (file)
 #define CONFIG_SPL_UBI_INFO_ADDR       0x88080000
 
 /* environment organization */
-#define CONFIG_ENV_IS_IN_UBI           1
+#define CONFIG_ENV_IS_NOWHERE          1
 #define CONFIG_ENV_UBI_PART            "UBI"
 #define CONFIG_ENV_UBI_VOLUME          "config"
 #define CONFIG_ENV_UBI_VOLUME_REDUND   "config_r"