[U-Boot] [PATCH 0/1] Adding MSCC PHY-VSC8530-VSC8531-VSC8540-VSC8541
John Haechten
john.haechten at microsemi.com
Wed Dec 7 18:10:44 CET 2016
>From 127c5fb9ef390cad5cf58e446110a696cf111345 Mon Sep 17 00:00:00 2001
From: John Haechten <john.haechten at microsemi.com>
Date: Wed, 7 Dec 2016 08:42:51 -0800
Subject: [PATCH 0/1] Adding MSCC PHY-VSC8530-VSC8531-VSC8540-VSC8541
Tested using BeagleBoneBlack,bb.org-overlays, v2016.11-rc3, with 0001-am335x_evm-uEnv.txt-bootz-n-fixes.patch applied
John Haechten (1):
Adding MSCC PHY-VSC8530-VSC8531-VSC8540-VSC8541
drivers/net/phy/Makefile | 1 +
drivers/net/phy/mscc.c | 480 ++++++++++++++++++++++++++++++++++++
drivers/net/phy/phy.c | 3 +
include/config_phylib_all_drivers.h | 1 +
include/configs/am335x_evm.h | 3 +
include/phy.h | 1 +
6 files changed, 489 insertions(+)
create mode 100644 drivers/net/phy/mscc.c
--
1.9.1
More information about the U-Boot
mailing list