removed comment on USB controller initialization

This commit is contained in:
Markus Fröschle
2013-10-26 11:56:18 +00:00
parent 5dfb76f1d4
commit d8a6c895d4
2 changed files with 13 additions and 1 deletions

View File

@@ -501,7 +501,7 @@ void test_upd720101(void)
MCF_PCI_PCICAR_FUNCNUM(0) +
MCF_PCI_PCICAR_DWORD(57);
//* (uint8_t *) PCI_IO_OFFSET = 0x20; // commented out (hangs currently)
* (uint8_t *) PCI_IO_OFFSET = 0x20;
}
else
{