patch-2.3.25 linux/include/asm-arm/arch-rpc/system.h

Next file: linux/include/asm-arm/arch-sa1100/memory.h
Previous file: linux/include/asm-arm/arch-rpc/memory.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.24/linux/include/asm-arm/arch-rpc/system.h linux/include/asm-arm/arch-rpc/system.h
@@ -18,7 +18,7 @@
 	outb(0, IOMD_ROMCR0);
 
 	__asm__ __volatile__(
-		"mcr  p15, 0, %0, c1, c0, 0\n\t"
-		"movs pc, #0"
+		"mcr p15, 0, %0, c1, c0, 0\n\t"
+		"mov pc, #0"
 		 : : "r" (cpu_reset()));
 }

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)