]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/M54418TWR.h
Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig
[people/ms/u-boot.git] / include / configs / M54418TWR.h
index 0eb56c07b44a7a1381f24780f51ffa11dba695df..f55843a8f4c28242896feddedb7da6bcbbcb9517 100644 (file)
  * Environment is embedded in u-boot in the second sector of the flash
  */
 #if !defined(CONFIG_SERIAL_BOOT)  /*MRAM boot*/
-#define CONFIG_ENV_IS_IN_MRAM  1
 #define CONFIG_ENV_ADDR                (0x40000 - 0x1000) /*MRAM size 40000*/
 #define CONFIG_ENV_SIZE                0x1000
 #endif