]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/environment.c
ColdFire: idmr platform MCF52x2 update
[karo-tx-uboot.git] / common / environment.c
index 19bdeb0f62a20a98ebea3f6c6c59685aa1505922..1d425a73097e90b12c0feab738ff7863563a4951 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 */