don't spin cpu
This commit is contained in:
parent
2e334bd106
commit
8004438c87
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ show cpu iospace
|
|||
|
||||
; Configure all csr/vector
|
||||
set cpu autoconfig
|
||||
; Don't spin CPU
|
||||
set cpu idle
|
||||
; Change DZ vector
|
||||
set dz vector=310
|
||||
; boot it
|
||||
|
|
Loading…
Reference in a new issue