From mboxrd@z Thu Jan 1 00:00:00 1970 From: Baruch Siach Date: Sun, 18 Oct 2020 17:11:10 +0300 Subject: [PATCH 0/3] phy: marvell: cp110: fix Armada 8k rev B0 boot hang Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Boot of Armada 8040 rev B0 hangs when U-Boot attempts to initialize the PCIe serdes. Adapt patches from downstream Marvell tree that move serdes initialization to ATF. This series requires upstream ATF version 2.1 or newer. Grzegorz Jaszczyk (2): phy: marvell: cp110: let the firmware configure the comphy phy: marvell: cp110: let the firmware configure comphy for PCIe Igal Liberman (1): phy: marvell: cp110: update mode parameter for pcie power on calls drivers/phy/marvell/comphy_cp110.c | 1270 +++------------------------- 1 file changed, 104 insertions(+), 1166 deletions(-) -- 2.28.0