uboot-mvebu: eDPU: add support for version with external switch
authorRobert Marko <robert.marko@sartura.hr>
Fri, 18 Aug 2023 10:22:29 +0000 (12:22 +0200)
committerRobert Marko <robert.marko@sartura.hr>
Tue, 19 Sep 2023 10:12:17 +0000 (12:12 +0200)
commit2bb418299d165e8959911580ebd85b3ef773ed70
tree7699672665aec864be14e23e5205b6ee20b9dd34
parent0b6d62c50be039b66a0cd417f75db9fd1ed43650
uboot-mvebu: eDPU: add support for version with external switch

New revision of eDPU uses an Marvell MV88E6361 switch to connect the SFP
cage and G.hn IC instead of connecting them directly to the ethernet
controllers.

In order to use the same image for both boards, U-Boot is responsible for
detecting the revision and enabling/disabling DTS nodes.
So, to make it easy for users, lets add the pending U-Boot patches to build
in OpenWrt.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
package/boot/uboot-mvebu/patches/0001-arm-mvebu-Espressobin-move-FDT-fixup-into-a-separate.patch [new file with mode: 0644]
package/boot/uboot-mvebu/patches/0002-arm-mvebu-Espressobin-move-network-setup-into-a-sepa.patch [new file with mode: 0644]
package/boot/uboot-mvebu/patches/0003-arm-mvebu-eDPU-support-new-board-revision.patch [new file with mode: 0644]