]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/aspenite.h
mx53: Add Board support for GE PPD
[people/ms/u-boot.git] / include / configs / aspenite.h
index 0cc72ca266ea484e05cef2d745cea8bf907d9361..36d74f3b26840f950b44c2ea59a3426903d08120 100644 (file)
 /*
  * Commands configuration
  */
-#define CONFIG_SYS_NO_FLASH            /* Declare no flash (NOR/SPI) */
 /*
  * mv-common.h should be defined after CMD configs since it used them
  * to enable certain macros
  */
 #include "mv-common.h"
-#undef CONFIG_ARCH_MISC_INIT
 
 /*
  * Environment variables configurations
  */
-#define CONFIG_ENV_IS_NOWHERE  1       /* if env in SDRAM */
 #define CONFIG_ENV_SIZE        0x20000 /* 64k */
 
 #endif /* __CONFIG_ASPENITE_H */