mpc85xx: Add reginfo command
[oweals/u-boot.git] / include / configs / omap3_sdp3430.h
index 4d01933883137871e170363bdb906489537a6b8e..d4482d3ae62a5ce696a7feea1a1da9a9a47c34c0 100644 (file)
@@ -42,6 +42,8 @@
 #define CONFIG_OMAP3430                1       /* which is in a 3430 */
 #define CONFIG_OMAP3_3430SDP   1       /* working with SDP Rev2 */
 
+#define CONFIG_SDRC    /* The chip has SDRC controller */
+
 #include <asm/arch/cpu.h>              /* get chip and board defs */
 #include <asm/arch/omap3.h>
 
 /*--------------------------------------------------------------------------*/
 
 #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;