arm: mvebu: theadorable: Set deephasis bit in PCIe configs very early
authorStefan Roese <sr@denx.de>
Mon, 25 Jan 2021 14:27:20 +0000 (15:27 +0100)
committerStefan Roese <sr@denx.de>
Mon, 8 Feb 2021 07:53:14 +0000 (08:53 +0100)
commit61b70422c3f0ebe89d7570dc04480854fe645bb0
tree7cc0582887c9591db8a5d79fd8427ea21488d678
parent54504de24da381c4e68560ee706c2da7cbd96742
arm: mvebu: theadorable: Set deephasis bit in PCIe configs very early

Testing has shown, that the quality of the PCIe signals and also the
stability of correct link establishment on the 2 PCIe ports is better,
when the deemphasis bit is set in the PCIe config register.

This needs to be done very early, even before the SERDES setup code is
run. This way, the first link will already be established with this
setup.

Signed-off-by: Stefan Roese <sr@denx.de>
board/theadorable/theadorable.c