patch-2.1.97 linux/arch/ppc/chrpboot/misc.S

Next file: linux/arch/ppc/coffboot/main.c
Previous file: linux/arch/ppc/chrpboot/main.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.96/linux/arch/ppc/chrpboot/misc.S linux/arch/ppc/chrpboot/misc.S
@@ -23,10 +23,10 @@
 	b	5f
 4:	ori	4,4,0xff		/* set up BAT registers for 604 */
 	li	5,2
-	mtdbatu	0,4
-	mtdbatl	0,5
-5:	mtibatu	0,4
-	mtibatl	0,5
+	mtdbatu	3,4
+	mtdbatl	3,5
+5:	mtibatu	3,4
+	mtibatl	3,5
 	isync
 	blr
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov