]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/omap3_overo.h
ARM: omap: clean redundant PISMO_xx macros used in OMAP3
[karo-tx-uboot.git] / include / configs / omap3_overo.h
index f7483a082784b90b8d93320ed3a9df6672e5b553..38f8dabb2d314889dac69980fd516b9d4745627e 100644 (file)
                                        0x01F00000) /* 31MB */
 
 /* FLASH and environment organization */
-/* Configure the PISMO */
-#define PISMO1_NAND_SIZE               GPMC_SIZE_128M
-#define PISMO1_ONEN_SIZE               GPMC_SIZE_128M
-
 #if defined(CONFIG_NAND)
-#define CONFIG_SYS_FLASH_BASE          PISMO1_NAND_BASE
+#define CONFIG_SYS_FLASH_BASE          NAND_BASE
 #endif
 
 /* Monitor at start of flash */