Blackfin: cm-bf537u: new board port
[oweals/u-boot.git] / include / configs / omap3_zoom2.h
index 534eecdfe3afd0e092b2adcab7c4e2dcee0fa66e..03f92f58e75a6b1ad7389b1646835e6973b23278 100644 (file)
  * TWL4030
  */
 #define CONFIG_TWL4030_POWER           1
+#define CONFIG_TWL4030_LED             1
 
 /*
  * Board NAND Info.
 #define CONFIG_SYS_FLASH_WRITE_TOUT    (100 * CONFIG_SYS_HZ)
 
 #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;