ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards
[safe/jmp/linux-2.6] / arch / arm / mach-realview / include / mach / board-pb1176.h
index 98f8e7e..2f5ccb2 100644 (file)
@@ -73,4 +73,9 @@
 #define REALVIEW_PB1176_GIC_DIST_BASE          0x10041000 /* GIC distributor, on FPGA */
 #define REALVIEW_PB1176_L220_BASE              0x10110000 /* L220 registers */
 
+/*
+ * Control register SYS_RESETCTL Bit 8 is set to 1 to force a soft reset
+ */
+#define REALVIEW_PB1176_SYS_SOFT_RESET    0x0100
+
 #endif /* __ASM_ARCH_BOARD_PB1176_H */