mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Enable EEE on boot, do not reset interfaces immediately to save boot time.
This commit is contained in:
@@ -257,6 +257,7 @@
|
||||
#define EEE_100 0x01
|
||||
#define EEE_1000 0x04
|
||||
#define EEE_2G5 0x10
|
||||
#define EEE_NORESET 0x80
|
||||
|
||||
/*
|
||||
* RANDOM
|
||||
|
||||
Reference in New Issue
Block a user