Please pull u-boot-net
Ramon Fried
rfried.dev at gmail.com
Thu Jul 22 22:12:52 CEST 2021
Hi Tom,
Please pull the latest patches in u-boot-net tree.
The following changes since commit 806734f41b25931798fdf667b5a2ae830229c13f:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
(2021-07-22 08:45:32 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-net.git network_master
for you to fetch changes up to 669884ea6f290e5ec912a2fe4d10c687a04cd239:
net: fsl-mc: fix logically dead code (2021-07-22 22:16:26 +0300)
----------------------------------------------------------------
Cosmin-Florin Aluchenesei (2):
drivers: net: aquantia: fix unsigned compared against 0
net: fsl-mc: fix logically dead code
Patrick Delaunay (9):
net: eth-phy: add support of device tree configuration for gpio reset
net: eth-phy: use dev_dbg and log_notice
net: eth-phy: manage subnode mdio0
net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv
net: dwc_eth_qos: use generic ethernet phy for stm32 variant
net: dwc: add a common empty ops eqos_null_ops
net: eth-phy: define LOG_CATEGORY
net: dwc_eth_qos: define LOG_CATEGORY
net: define LOG_CATEGORY
Peter Hoyes (1):
net: Use phys_addr_t for SMC net device addresses
drivers/net/Kconfig | 1 +
drivers/net/dwc_eth_qos.c | 154 +++++++------------------------------------
drivers/net/eth-phy-uclass.c | 86 +++++++++++++++++++++---
drivers/net/fsl-mc/mc.c | 4 +-
drivers/net/phy/aquantia.c | 5 +-
drivers/net/smc91111.c | 2 +-
drivers/net/smc911x.c | 2 +-
include/netdev.h | 4 +-
net/eth-uclass.c | 2 +
Thanks,
Ramon
More information about the U-Boot
mailing list