]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/omap3_igep00x0.h
ARM: omap: clean redundant PISMO_xx macros used in OMAP3
[karo-tx-uboot.git] / include / configs / omap3_igep00x0.h
index 79daabd6bbff5a5165a308507b62c100abbe3ab4..0bb79ab6b5cb1278b0cd547e2e6b31e1d20d4288 100644 (file)
  */
 
 #ifdef CONFIG_BOOT_ONENAND
-#define PISMO1_ONEN_SIZE               GPMC_SIZE_128M /* Configure the PISMO */
-
 #define CONFIG_SYS_ONENAND_BASE                ONENAND_MAP
 
 #define ONENAND_ENV_OFFSET             0x260000 /* environment starts here */
 #endif
 
 #ifdef CONFIG_NAND
-#define PISMO1_NAND_SIZE               GPMC_SIZE_128M /* Configure the PISMO */
 #define CONFIG_ENV_OFFSET              0x260000 /* environment starts here */
 #define CONFIG_ENV_IS_IN_NAND          1
 #define CONFIG_ENV_SIZE                        (512 << 10) /* Total Size Environment */