summaryrefslogtreecommitdiffstats
path: root/nic3com.c
diff options
context:
space:
mode:
Diffstat (limited to 'nic3com.c')
-rw-r--r--nic3com.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nic3com.c b/nic3com.c
index 29f83c3..94f4776 100644
--- a/nic3com.c
+++ b/nic3com.c
@@ -81,6 +81,7 @@ int nic3com_init(void)
OUTW(SELECT_REG_WINDOW + 0, io_base_addr + INT_STATUS);
buses_supported = CHIP_BUSTYPE_PARALLEL;
+ max_rom_decode.parallel = 128 * 1024;
return 0;
}
OpenPOWER on IntegriCloud