kernel: enable realtek phy
- set interrupt control to 0x0400 instead 0x6400 (upstream for RTL8211E)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#define RTL821x_PHYSR_DUPLEX 0x2000
|
||||
#define RTL821x_PHYSR_SPEED 0xc000
|
||||
#define RTL821x_INER 0x12
|
||||
#define RTL821x_INER_INIT 0x6400
|
||||
#define RTL821x_INER_INIT 0x0400
|
||||
#define RTL821x_INSR 0x13
|
||||
#define RTL821x_PHYCR 0x10
|
||||
|
||||
|
Reference in New Issue
Block a user