Add a flattened device tree (fdt) command (1 of 2)
[platform/kernel/u-boot.git] / common / environment.c
index 19bdeb0..1d425a7 100644 (file)
@@ -61,6 +61,7 @@
      defined(CONFIG_TRAB)      || \
      defined(CONFIG_PPCHAMELEONEVB) || \
      defined(CONFIG_M5271EVB)  || \
+     defined(CONFIG_IDMR)      || \
      defined(CONFIG_NAND_U_BOOT))      && \
      defined(ENV_CRC) /* Environment embedded in U-Boot .ppcenv section */
 /* XXX - This only works with GNU C */