summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-omap3
diff options
context:
space:
mode:
authorAlbert ARIBAUD \(3ADEV\) <albert.aribaud@3adev.fr>2015-01-16 09:09:48 +0100
committerTom Rini <trini@ti.com>2015-01-29 12:00:50 -0500
commit03843da5d542b4516666434361c3a2211aa180ed (patch)
tree94478575b236602ee7a4fcb929ac30c77651e4e5 /arch/arm/include/asm/arch-omap3
parent168f594765cb4692362e6e552c272c034e7efd88 (diff)
downloadtalos-obmc-uboot-03843da5d542b4516666434361c3a2211aa180ed.tar.gz
talos-obmc-uboot-03843da5d542b4516666434361c3a2211aa180ed.zip
omap3: make SDRC SHARING setting configurable
Signed-off-by: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
Diffstat (limited to 'arch/arm/include/asm/arch-omap3')
-rw-r--r--arch/arm/include/asm/arch-omap3/sys_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-omap3/sys_proto.h b/arch/arm/include/asm/arch-omap3/sys_proto.h
index 34bd8c509a..bcf92fbe65 100644
--- a/arch/arm/include/asm/arch-omap3/sys_proto.h
+++ b/arch/arm/include/asm/arch-omap3/sys_proto.h
@@ -23,6 +23,7 @@ struct emu_hal_params {
/* Board SDRC timing values */
struct board_sdrc_timings {
+ u32 sharing;
u32 mcfg;
u32 ctrla;
u32 ctrlb;
OpenPOWER on IntegriCloud