Specify correct Ethernet phy for RPI-B
Correct a typo in the RPI-B ethernet config - the RPi-B includes a SMC LAN9512 USB bridge and Ethernet 10/100 NIC/phy. The phy part of this is supported by smscphy. Tested On: RPi1 Model B Approved by: grog, jhb (mentors) MFC after: 3 days
This commit is contained in:
parent
c485d101c5
commit
3a30b2e1eb
@ -77,7 +77,7 @@ device da
|
||||
device umass
|
||||
|
||||
# USB ethernet support
|
||||
device smcphy
|
||||
device smscphy
|
||||
device mii
|
||||
device smsc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user