forked from rarias/nixos-riscv
Reduce timeout to 3 minutes
This commit is contained in:
@@ -97,7 +97,6 @@ function do_cpu_release() # {{{
|
||||
dma-ctl "${qdmadev}" reg write bar 2 0x0 0x3
|
||||
elif [ "$model" == "ox" ]; then
|
||||
dma-ctl "${qdmadev}" reg write bar 2 0x0 0x1
|
||||
sleep 1
|
||||
fi
|
||||
} # }}}
|
||||
function copy_by_dma() # {{{
|
||||
|
||||
Reference in New Issue
Block a user