commit | c00a2bf28dc8ecb12125cffe7944ec61624c7019 | [log] [tgz] |
---|---|---|
author | Robert Marko <robert.marko@sartura.hr> | Wed Nov 29 11:11:08 2023 +0100 |
committer | Stefan Roese <sr@denx.de> | Wed Jan 10 09:38:55 2024 +0100 |
tree | e28cbd416586f17eb023c9d126c7b9091dceb164 | |
parent | 786428a8677135c63dc7352d2518162bda4b84b0 [diff] |
arm: mvebu: eDPU: support new board revision There is a new eDPU revision that uses Marvell 88E6361 switch onboard. We can rely on detecting the switch to enable and fixup the Linux DTS so a single DTS can be used. There is currently no support for the 88E6361 switch and thus no working networking in U-Boot, so we disable both ports. Signed-off-by: Robert Marko <robert.marko@sartura.hr> Reviewed-by: Stefan Roese <sr@denx.de>