summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/malta.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/malta.h')
-rw-r--r--arch/mips/include/asm/malta.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/include/asm/malta.h b/arch/mips/include/asm/malta.h
index b2151649f0..f2bbf0fc25 100644
--- a/arch/mips/include/asm/malta.h
+++ b/arch/mips/include/asm/malta.h
@@ -13,4 +13,7 @@
#define MALTA_UART_BASE (MALTA_IO_PORT_BASE + 0x3f8)
+#define MALTA_RESET_BASE 0x1f000500
+#define GORESET 0x42
+
#endif /* _MIPS_ASM_MALTA_H */