patch-2.4.22 linux-2.4.22/arch/ppc/boot/simple/embed_config.c
Next file: linux-2.4.22/arch/ppc/boot/simple/iic.c
Previous file: linux-2.4.22/arch/ppc/boot/simple/Makefile
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
2003-08-25 04:44:40.000000000 -0700
-  Orig file: 
linux-2.4.21/arch/ppc/boot/simple/embed_config.c
-  Orig date: 
2003-06-13 07:51:31.000000000 -0700
diff -urN linux-2.4.21/arch/ppc/boot/simple/embed_config.c linux-2.4.22/arch/ppc/boot/simple/embed_config.c
@@ -369,8 +369,8 @@
 
 	bd->bi_memstart = 0;
 	bd->bi_memsize = (8 * 1024 * 1024);
-	bd->bi_intfreq = 40000000;
-	bd->bi_busfreq = 40000000;
+	bd->bi_intfreq = 48000000;
+	bd->bi_busfreq = 48000000;
 }
 #endif /* FADS */
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)