checkpatch.pl: Request if() instead #ifdef
[oweals/u-boot.git] / include / configs / omap3_zoom1.h
index 4dc22a7a19942995e2e0a2469a91c79b707eafc6..24884b26fb9a554771b527ec646f6b8752058e05 100644 (file)
 /*
  * Miscellaneous configurable options
  */
-#define CONFIG_SYS_MEMTEST_START       (PHYS_SDRAM_1)  /* memtest */
-#define CONFIG_SYS_MEMTEST_END         (PHYS_SDRAM_2 + \
-                                       0x01F00000) /* 31MB */
 
 /*-----------------------------------------------------------------------
  * FLASH and environment organization
 #define ONENAND_ENV_OFFSET             0x260000 /* environment starts here */
 
 #define CONFIG_SYS_ENV_SECT_SIZE       (128 << 10)     /* 128 KiB */
-#define CONFIG_ENV_ADDR                        0x260000
 
 #endif                         /* __CONFIG_H */