]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: mvebu: a38x: move definition of PEX_CFG_DIRECT_ACCESS
authorChris Packham <judge.packham@gmail.com>
Thu, 10 May 2018 01:28:26 +0000 (13:28 +1200)
committerStefan Roese <sr@denx.de>
Mon, 14 May 2018 08:01:56 +0000 (10:01 +0200)
commit822597fc2a660c2b1bab0bc062ca7b9eac3f45d7
tree9809eb649ae50b26dee9d0a34b62a4d001211e17
parent9bc6c90247237915eb450c295855e0033cd157a1
ARM: mvebu: a38x: move definition of PEX_CFG_DIRECT_ACCESS

PEX_CFG_DIRECT_ACCESS was defined in ddr3_hws_hw_training_def.h despite
only being used in the serdes code. Move this definition to ctrl_pex.h
where all the other PEX defines are. Also remove the duplicate
definition of PEX_DEVICE_AND_VENDOR_ID which is already defined in
ctrl_pex.h.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/mach-mvebu/serdes/a38x/ctrl_pex.h
drivers/ddr/marvell/a38x/ddr3_hws_hw_training_def.h