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>
This commit is contained in:
Ilya Yanok 2011-10-13 11:18:12 +00:00 committed by Albert ARIBAUD
parent fb1d6332b5
commit 40b95c8956
1 changed files with 1 additions and 0 deletions

View File

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