ARM: mvebu: x530: use MV_DDR_FREQ_SAR
authorChris Packham <judge.packham@gmail.com>
Mon, 11 Feb 2019 01:19:56 +0000 (14:19 +1300)
committerStefan Roese <sr@denx.de>
Mon, 11 Feb 2019 08:39:12 +0000 (09:39 +0100)
commita6ac775bae7fad1534ffe2b20244b7e7106b12b0
tree971a69140bdef8ec899950238554fb19db0116f9
parent0ef692084363f2de8547db93397c6a69123d26ca
ARM: mvebu: x530: use MV_DDR_FREQ_SAR

MV_DDR_FREQ_SAR lets the DDR frequency be determined by hardware
strapping. This also has the side effect of running the DDR clock in
synchronous mode with the CPU core clock rather than from an independent
PLL. We've seen this improve reliability in operation across a number of
boards and temperature ranges.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
board/alliedtelesis/x530/x530.c