Add support for the galaxy5200
[oweals/u-boot.git] / include / configs / omap3_evm.h
index 809198b0f8f753ff89becd05eef1197c6173c5b8..9f0f34bd8550a1240a95a8c01f4c705509b737f9 100644 (file)
 #define CONFIG_SYS_JFFS2_NUM_BANKS     1
 
 #ifndef __ASSEMBLY__
-extern gpmc_csx_t *nand_cs_base;
-extern gpmc_t *gpmc_cfg_base;
+extern struct gpmc *gpmc_cfg;
 extern unsigned int boot_flash_base;
 extern volatile unsigned int boot_flash_env_addr;
 extern unsigned int boot_flash_off;