arm: rd6281a: Fixed NAND specific warning
[oweals/u-boot.git] / include / configs / omap3_zoom1.h
index a4eb7fdf627b46b26fb5c944a0ff54f02857bd8d..61a41e7255035505086e68ba2303c61807431840 100644 (file)
  * TWL4030
  */
 #define CONFIG_TWL4030_POWER           1
+#define CONFIG_TWL4030_LED             1
 
 /*
  * Board NAND Info.
 #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;