Update of /cvsroot/blob/blob/include/blob/arch
In directory usw-pr-cvs1:/tmp/cvs-serv16601/include/blob/arch
Modified Files:
shannon.h
Log Message:
use speed defines for shannon
Index: shannon.h
===================================================================
RCS file: /cvsroot/blob/blob/include/blob/arch/shannon.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- shannon.h 27 Feb 2002 17:21:47 -0000 1.9
+++ shannon.h 4 Apr 2002 09:07:25 -0000 1.10
@@ -31,7 +31,7 @@
/* boot CPU speed */
-#define CPU_SPEED (0x09)
+#define CPU_SPEED CPU_CORE_SPEED_191mhz
/* serial port */
|