From fbb866e5c375122cb6880938df537dcba98aeeb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Fr=C3=B6schle?= Date: Sat, 17 Nov 2012 22:31:01 +0000 Subject: [PATCH] there was still an occasional hang in test_udp720101(). Commented offending statement until fully understood... --- BaS_gcc/sources/sysinit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BaS_gcc/sources/sysinit.c b/BaS_gcc/sources/sysinit.c index 244f828..7306441 100644 --- a/BaS_gcc/sources/sysinit.c +++ b/BaS_gcc/sources/sysinit.c @@ -484,7 +484,7 @@ void test_upd720101(void) MCF_PCI_PCICAR_FUNCNUM(0) + MCF_PCI_PCICAR_DWORD(57); - //* (uint8_t *) PCI_IO_OFFSET = 0x20; + //* (uint8_t *) PCI_IO_OFFSET = 0x20; // commented out (hangs currently) } else {