don't spin cpu
parent
2e334bd106
commit
8004438c87
|
@ -35,6 +35,8 @@ show cpu iospace
|
||||||
|
|
||||||
; Configure all csr/vector
|
; Configure all csr/vector
|
||||||
set cpu autoconfig
|
set cpu autoconfig
|
||||||
|
; Don't spin CPU
|
||||||
|
set cpu idle
|
||||||
; Change DZ vector
|
; Change DZ vector
|
||||||
set dz vector=310
|
set dz vector=310
|
||||||
; boot it
|
; boot it
|
||||||
|
|
Loading…
Reference in New Issue