commit | 8e0f8efe2a8b1cded4f4949a8d71e99580600681 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Apr 07 09:11:52 2022 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed May 04 03:38:21 2022 +0200 |
tree | 30a446324095c49956b4dcd208726b8f88cb7476 | |
parent | f858bcccf4af04b49de51c087bf7a75088fc07a9 [diff] |
net: Add ethernet support for MIPS Octeon This patchs adds the ethernet & MDIO driver for the MIPS Octeon II / III SoC platform. Please note that these drivers are based on the 2013 U-Boot version from Marvell and make use of the platform supported helper functions for the ethernet functionality, including stuff like SFP handling. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Ramon Fried <rfried.dev@gmail.com> Cc: Joe Hershberger <joe.hershberger@ni.com>