
Hi Tom,
please pull the following Marvell related patches, mostly board specific changes and one platform build fix:
---------------------------------------------------------------- - Fix BUILD_TARGET for ARCH_MVEBU from Baruch - Fix MVEBU PCIe reset issues from Baruch - Increase DDR stability on x530 from Chris ----------------------------------------------------------------
Thanks, Stefan
The following changes since commit dbe70c7d4e3d5c705a98d82952e05a591efd0683:
Merge branch 'master' of git://git.denx.de/u-boot-sh (2019-02-10 08:11:53 -0500)
are available in the Git repository at:
git://www.denx.de/git/u-boot-marvell.git
for you to fetch changes up to a6ac775bae7fad1534ffe2b20244b7e7106b12b0:
ARM: mvebu: x530: use MV_DDR_FREQ_SAR (2019-02-11 09:39:12 +0100)
---------------------------------------------------------------- Baruch Siach (4): arm: mvebu: mcbin: dts: fix PCIe reset polarity pcie: designware: mvebu: fix reset release polarity arm: mvebu: cf gt-8k: dts: add PCIe slot reset support Kconfig: fix BUILD_TARGET for ARCH_MVEBU
Chris Packham (1): ARM: mvebu: x530: use MV_DDR_FREQ_SAR
Kconfig | 2 +- arch/arm/dts/armada-8040-clearfog-gt-8k.dts | 8 ++++++++ arch/arm/dts/armada-8040-mcbin.dts | 2 +- board/alliedtelesis/x530/x530.c | 2 +- drivers/pci/pcie_dw_mvebu.c | 4 +++- 5 files changed, 14 insertions(+), 4 deletions(-)