Hi Tom,
On 13.05.21 17:37, Tom Rini wrote:
On Thu, May 13, 2021 at 12:21:38PM +0200, Stefan Roese wrote:
Hi Tom,
please pull the next batch of Marvell Armada related patches. Here the
summary log:
----------------------------------------------------------------
- Add base support for Marvell OcteonTX2 CN9130 DB (mostly done
by Kostya)
- Sync Armada mvpp2 ethernet driver with Marvell version (misc Marvell
authors)
- Sync Armada 8k MMU setup with Marvell version (misc Marvell
authors)
- spi: kirkwood: Some fixes especially for baudrate generation
(misc Marvell authors)
- mvebu: x530: Reduce SPL image size (Stefan)
- Rename "rx_training" to "mvebu_comphy_rx_training" (Stefan)
----------------------------------------------------------------
Here the Azure build:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=87&view=results
Note that this isn't publicly viewable, I think there's some permission
stuff on your profile you need to adjust.
Are you sure? I opened this link with some other web browsers, also on
the smartphone without any account login and was able to see the
results.
It shows some issues with xilinx_versal_virt, which seem to be not
related to this patch set and also occurred yesterday.
I bisected this down to:
commit 368b3f6db4540f913c436e5287be8356bc9a2891
Author: Stefan Chulski <[email protected]>
Date: Mon May 3 08:08:44 2021 +0200
phy: introduce 1000BaseX and 2500BaseX modes
Signed-off-by: Stefan Chulski <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
And while I'm not sure off-hand how it does it, it's causing the
breakage. Maybe something is overflowing now?
Thanks. I don't see, what is problematic with this patch though.
Michal, do you have an idea?
I'm dropping this network / mvpp2 series from the pull-request
for now.
Thanks,
Stefan