commit | cdd69acc2cd8dc48f86accbd8fe748fa4fd4c2d2 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Tue Apr 16 18:20:30 2019 +0200 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Tue May 14 14:43:33 2019 -0500 |
tree | 30f7b2a309e3dfb7acb816b861bd6272a7d5ffb1 | |
parent | b6054b5351d1737307128bdfac65b834fbc6607a [diff] |
net: rtl8169: Support RTL-8168h/8111h This version of the RTL-8168 is present on some development boards and is compatible with this driver. Add support for identifying this version of the chip so that U-Boot won't complain about it being unknown. Signed-off-by: Thierry Reding <treding@nvidia.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>