فهرست منبع

omap3/emif4: fix registers definition

Fix EMIF4 registers definition.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Ilya Yanok 13 سال پیش
والد
کامیت
40b95c8956
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      arch/arm/include/asm/arch-omap3/cpu.h

+ 1 - 0
arch/arm/include/asm/arch-omap3/cpu.h

@@ -218,6 +218,7 @@ struct sdrc {
 
 
 /* EMIF4 */
 /* EMIF4 */
 typedef struct emif4 {
 typedef struct emif4 {
+	unsigned int emif_mod_id_rev;
 	unsigned int sdram_sts;
 	unsigned int sdram_sts;
 	unsigned int sdram_config;
 	unsigned int sdram_config;
 	unsigned int res1;
 	unsigned int res1;