efi_loader: type of efi_secure_mode
[oweals/u-boot.git] / include / configs / lacie_kw.h
index 8af8fd5c63be81aea39086105fc486c33ef7255c..5bb0255a74d51fe338065e44f7f6db2d5bbb5d0a 100644 (file)
@@ -47,7 +47,6 @@
 /*
  * SDRAM configuration
  */
-#define CONFIG_NR_DRAM_BANKS           1
 
 /*
  * Different SDRAM configuration and size for some of the boards derived
 #include "mv-common.h"
 
 /* Remove or override few declarations from mv-common.h */
-#undef CONFIG_ENV_SPI_MAX_HZ
 #undef CONFIG_SYS_IDE_MAXBUS
 #undef CONFIG_SYS_IDE_MAXDEVICE
-#define CONFIG_ENV_SPI_MAX_HZ           20000000 /* 20Mhz */
 
 /*
  * Enable platform initialisation via misc_init_r() function
  */
-#define CONFIG_MISC_INIT_R
 
 /*
  * Ethernet Driver configuration
 /*
  * Environment variables configurations
  */
-#define CONFIG_ENV_SECT_SIZE           0x10000 /* 64KB */
-#define CONFIG_ENV_SIZE                        0x1000  /* 4KB */
-#define CONFIG_ENV_ADDR                        0x70000
-#define CONFIG_ENV_OFFSET              0x70000 /* env starts here */
 
 /*
  * Default environment variables