X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fomap3_overo.h;h=b4418319f160bfc355c52707119f08515e746fca;hb=178e26d75212f5aba63116585ef8f67ca6854e85;hp=c72fb9d8efd1a3a6548626796b59a75e80455268;hpb=2ff6922280025c1315c53fa2eb4ab33f0c9591de;p=u-boot diff --git a/include/configs/omap3_overo.h b/include/configs/omap3_overo.h index c72fb9d8ef..b4418319f1 100644 --- a/include/configs/omap3_overo.h +++ b/include/configs/omap3_overo.h @@ -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 /* get chip and board defs */ #include @@ -295,7 +297,6 @@ #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;