mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Enable SFP GPIO pins
Previous changes addded initialization rotine, which was never called.
This commit is contained in:
@@ -2068,6 +2068,7 @@ void bootloader(void)
|
||||
management_vlan = 0; // Disabled
|
||||
|
||||
setup_i2c();
|
||||
setup_sfp_gpio();
|
||||
|
||||
print_string(greeting);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user