]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-omap/include/mach/gpmc.h
ARM: OMAP2: Misc updates from linux-omap tree
[linux-2.6-omap-h63xx.git] / arch / arm / plat-omap / include / mach / gpmc.h
index 4258e00c65777e221f1810084f7a1fd24c00c9e6..3c7b425c585e162f08ba7e8b74da27b311349f13 100644 (file)
@@ -25,6 +25,9 @@
 #define GPMC_CS_NAND_ADDRESS   0x20
 #define GPMC_CS_NAND_DATA      0x24
 
+#define GPMC_CONFIG            0x50
+#define GPMC_STATUS            0x54
+
 #define GPMC_CONFIG1_WRAPBURST_SUPP     (1 << 31)
 #define GPMC_CONFIG1_READMULTIPLE_SUPP  (1 << 30)
 #define GPMC_CONFIG1_READTYPE_ASYNC     (0 << 29)