Attention is currently required from: David Wu, Rory Liu, Zhuohao Lee, Alan Huang. Hello build bot (Jenkins), David Wu, Tim Wawrzynczak, Zhuohao Lee,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/59086
to look at the new patch set (#10).
Change subject: drivers/net/r8168: Add support for Realtek RT8125 ......................................................................
drivers/net/r8168: Add support for Realtek RT8125
The Realtek RT8168 and RT8125 have a similar programming interface, therefore add the PCI device ID for the RT8125 into driver for support.
BUG=b:193750191 TEST=emerge-brask coreboot chromeos-bootimage. Test along with CL:59531 on brask whose NIC is RT8125. Check if the default MAC is written into the NIC.
Signed-off-by: Alan Huang alan-huang@quanta.corp-partner.google.com Change-Id: Iaa4c41f94fd6e5fd6393abbb30bfc22a149f5d71 --- M src/drivers/net/r8168.c M src/include/device/pci_ids.h 2 files changed, 11 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/59086/10