patch-2.3.40 linux/include/asm-arm/proc-armv/uncompress.h
Next file: linux/include/asm-arm/proc-fns.h
Previous file: linux/include/asm-arm/posix_types.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Jan 13 13:30:31 2000
-  Orig file: 
v2.3.39/linux/include/asm-arm/proc-armv/uncompress.h
-  Orig date: 
Tue Jan 20 16:39:43 1998
diff -u --recursive --new-file v2.3.39/linux/include/asm-arm/proc-armv/uncompress.h linux/include/asm-arm/proc-armv/uncompress.h
@@ -11,7 +11,7 @@
 	eor	r0, r0, #0x44 << 24
 	eor	r0, r0, #0x01 << 16
 	eor	r0, r0, #0xA1 << 8
-	movs	r0, r0, lsr #4
+	movs	r0, r0, lsr #5
 	mcreq	p15, 0, r0, c7, c5, 0		@ flush I cache
 	mrceq	p15, 0, r0, c1, c0
 	orreq	r0, r0, #1 << 12
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)