diff --git a/software/bios/dataflow.c b/software/bios/dataflow.c index b3c64a2c8..d9aaa6ab2 100644 --- a/software/bios/dataflow.c +++ b/software/bios/dataflow.c @@ -19,9 +19,8 @@ void print_isd_info(unsigned int baseaddr) neps = regs[2]; nbytes = (regs[3] + 7)/8; - // regs[4] is reset - - offset = 5; + regs[4] = 1; // freeze + offset = 6; // regs[5] is reset for(i=0;i