summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-09-09 09:45:32 -0400
committerTom Rini <trini@konsulko.com>2016-09-09 09:45:32 -0400
commit16f416661ec5ffa46b3f879a0b83907bbec13714 (patch)
tree4674f10254e3d773b39a21552c108214795dddec /arch/arm/include/asm
parent01c5075506afcb7a74e0db8600af8979f45881b5 (diff)
parentd4ee5043f36e7a418c3fb5be2e76eb5f6ee2cd9f (diff)
downloadu-boot-imx-16f416661ec5ffa46b3f879a0b83907bbec13714.zip
u-boot-imx-16f416661ec5ffa46b3f879a0b83907bbec13714.tar.gz
u-boot-imx-16f416661ec5ffa46b3f879a0b83907bbec13714.tar.bz2
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Diffstat (limited to 'arch/arm/include/asm')
-rw-r--r--arch/arm/include/asm/arch-mx6/mx6-ddr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-mx6/mx6-ddr.h b/arch/arm/include/asm/arch-mx6/mx6-ddr.h
index 12c30d2..9922409 100644
--- a/arch/arm/include/asm/arch-mx6/mx6-ddr.h
+++ b/arch/arm/include/asm/arch-mx6/mx6-ddr.h
@@ -408,6 +408,8 @@ struct mx6_ddr_sysinfo {
u8 sde_to_rst; /* Time from SDE enable until DDR reset# is high */
u8 pd_fast_exit;/* enable precharge powerdown fast-exit */
u8 ddr_type; /* DDR type: DDR3(0) or LPDDR2(1) */
+ u8 refsel; /* REF_SEL field of register MDREF */
+ u8 refr; /* REFR field of register MDREF */
};
/*