Uthernet II: re-initialise dataAddress after a reset.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
parent
b78f20d915
commit
9393f04d3d
1 changed files with 1 additions and 0 deletions
|
@ -1020,6 +1020,7 @@ void registerUthernet2()
|
|||
#else
|
||||
tfe_init();
|
||||
#endif
|
||||
dataAddress = 0;
|
||||
initialise();
|
||||
RegisterIoHandler(SLOT3, u2_C0, u2_C0, nullptr, nullptr, nullptr, nullptr);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue