[PATCH u-boot v2019.04-aspeed-openbmc 0/4] Better NCSI support
Joel Stanley
joel at jms.id.au
Fri Jun 10 18:00:55 AEST 2022
This fixes the NCSI support so it can be configured in u-boot without
breaking non-ncsi systems.
With that working it turns on NCSI in all of the defconfigs.
Cédric Le Goater (1):
net: phy: ncsi: Add phy_interface_is_ncsi() helper
Joel Stanley (3):
phy: Only create NCSI PHY when it's present
ftgmac100: Simplify NCSI detection
config: aspeed: Enable NCSI support
include/phy.h | 2 ++
drivers/net/ftgmac100.c | 17 +++++------------
drivers/net/phy/phy.c | 10 +++++++++-
net/net.c | 2 +-
configs/ast2600-pfr_defconfig | 1 +
configs/ast2600_openbmc_defconfig | 1 +
configs/evb-ast2400_defconfig | 1 +
configs/evb-ast2500-spl_defconfig | 1 +
configs/evb-ast2500_defconfig | 1 +
configs/evb-ast2600-cot_defconfig | 1 +
configs/evb-ast2600_defconfig | 1 +
configs/evb-ast2600a0-cot_defconfig | 1 +
configs/evb-ast2600a0-spl_defconfig | 1 +
configs/evb-ast2600a0_defconfig | 1 +
configs/evb-ast2600a1-cot_defconfig | 1 +
configs/evb-ast2600a1-ecc_defconfig | 1 +
configs/evb-ast2600a1-emmc-cot_defconfig | 1 +
configs/evb-ast2600a1-emmc_defconfig | 1 +
configs/evb-ast2600a1-spl-ecc_defconfig | 1 +
configs/evb-ast2600a1-spl_defconfig | 1 +
configs/evb-ast2600a1_defconfig | 1 +
21 files changed, 34 insertions(+), 14 deletions(-)
--
2.35.1
More information about the openbmc
mailing list