projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb1d633
)
omap3/emif4: fix registers definition
author
Ilya Yanok
<yanok@emcraft.com>
Thu, 13 Oct 2011 11:18:12 +0000
(11:18 +0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Thu, 27 Oct 2011 19:56:36 +0000
(21:56 +0200)
Fix EMIF4 registers definition.
Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
arch/arm/include/asm/arch-omap3/cpu.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-omap3/cpu.h
b/arch/arm/include/asm/arch-omap3/cpu.h
index 2c93e8f5250e30d5da2452a4a0bdc3d42f4936cb..84308e04b352b48e519c57ff47a1cdb1f535eed1 100644
(file)
--- a/
arch/arm/include/asm/arch-omap3/cpu.h
+++ b/
arch/arm/include/asm/arch-omap3/cpu.h
@@
-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;