[MIPS] Qemu system shutdown support
Signed-off-by: Thiemo Seufer <ths@networkno.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
committed by
Ralf Baechle
parent
eae89076e6
commit
c583122c26
@@ -21,4 +21,10 @@
|
||||
*/
|
||||
#define QEMU_C0_COUNTER_CLOCK 100000000
|
||||
|
||||
/*
|
||||
* Magic qemu system control location.
|
||||
*/
|
||||
#define QEMU_RESTART_REG 0xBFBF0000
|
||||
#define QEMU_HALT_REG 0xBFBF0004
|
||||
|
||||
#endif /* __ASM_QEMU_H */
|
||||
|
Reference in New Issue
Block a user