mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 12:39:22 -04:00
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:
parent
fb1d6332b5
commit
40b95c8956
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user