mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Enable DIO by default
This commit is contained in:
+1
-1
@@ -1738,7 +1738,7 @@ void bootloader(void)
|
||||
|
||||
print_string("\nStarting up...\n");
|
||||
print_string(" Flash controller\n");
|
||||
flash_init(0);
|
||||
flash_init(1);
|
||||
|
||||
// Reset NIC
|
||||
reg_bit_set(RTL837X_REG_RESET, RESET_NIC_BIT);
|
||||
|
||||
Reference in New Issue
Block a user