]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap3_overo.h
image.h: remove bogus ';' after function declarations
[u-boot] / include / configs / omap3_overo.h
index c72fb9d8efd1a3a6548626796b59a75e80455268..b4418319f160bfc355c52707119f08515e746fca 100644 (file)
@@ -29,6 +29,8 @@
 #define CONFIG_OMAP3430                1       /* which is in a 3430 */
 #define CONFIG_OMAP3_OVERO     1       /* working with overo */
 
+#define CONFIG_SDRC    /* The chip has SDRC controller */
+
 #include <asm/arch/cpu.h>      /* get chip and board defs */
 #include <asm/arch/omap3.h>
 
 #define CONFIG_SYS_JFFS2_NUM_BANKS     1
 
 #ifndef __ASSEMBLY__
-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;