]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/omap3_zoom1.h
ARM: omap: clean redundant PISMO_xx macros used in OMAP3
[karo-tx-uboot.git] / include / configs / omap3_zoom1.h
index 3efe4cf8157d197185d8a76b37a49353dfe557fa..236281aa0f6737304c44086de48cbe851e8ed66e 100644 (file)
  */
 
 /* **** PISMO SUPPORT *** */
-
-/* Configure the PISMO */
-#define PISMO1_NAND_SIZE               GPMC_SIZE_128M
-#define PISMO1_ONEN_SIZE               GPMC_SIZE_128M
-
 #if defined(CONFIG_CMD_NAND)
-#define CONFIG_SYS_FLASH_BASE          PISMO1_NAND_BASE
+#define CONFIG_SYS_FLASH_BASE          NAND_BASE
 #endif
 
 /* Monitor at start of flash */