u-boot-brain/board/Marvell
Marek Behún 90bcc3d38d driver/ddr: Add support for setting timing in hws_topology_map
The DDR3 training code for Marvell A38X currently computes 1t timing
when given board topology map of the Turris Omnia, but Omnia needs 2t.

This patch adds support for enforcing the 2t timing in struct
hws_topology_map, through a new enum hws_timing, which can assume
following values:
  HWS_TIM_DEFAULT - default behaviour, compute whether to enable 2t
                    from the number of CSs
  HWS_TIM_1T      - enforce 1t
  HWS_TIM_2T      - enforce 2t

This patch also sets all the board topology maps (db-88f6820-amc,
db-88f6820-gp, controlcenterdc and clearfog) to have timing set to
HWS_TIM_DEFAULT.

Signed-off-by: Marek Behun <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
2017-07-12 06:56:48 +02:00
..
aspenite arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
db-88f6720 arm: mvebu: Add basic support for Armada 375 eval board db-88f6720 2016-04-04 11:22:10 +02:00
db-88f6820-amc driver/ddr: Add support for setting timing in hws_topology_map 2017-07-12 06:56:48 +02:00
db-88f6820-gp driver/ddr: Add support for setting timing in hws_topology_map 2017-07-12 06:56:48 +02:00
db-mv784mp-gp arm: mvebu: Consolidate board Kconfig options into one file 2016-01-14 14:08:59 +01:00
dreamplug arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() 2014-10-23 09:59:21 -04:00
gplugd arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
guruplug arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
mvebu_armada-8k arm64: mvebu: Add support for the DB-88F8040 Armada 8k devel board 2016-12-05 13:28:23 +01:00
mvebu_armada-37xx arm64: a37xx: Disable DB configurations on ESPRESSOBin board 2017-03-23 08:50:50 +01:00
openrd arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
sheevaplug arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00