Update of /cvsroot/blob/blob/src
In directory usw-pr-cvs1:/tmp/cvs-serv9075/src
Modified Files:
Tag: blob_1_0_9_hack
start.S
Log Message:
white space
Index: start.S
===================================================================
RCS file: /cvsroot/blob/blob/src/start.S,v
retrieving revision 1.1.1.1.2.5
retrieving revision 1.1.1.1.2.6
diff -u -r1.1.1.1.2.5 -r1.1.1.1.2.6
--- start.S 2001/07/11 18:59:02 1.1.1.1.2.5
+++ start.S 2001/07/12 16:25:45 1.1.1.1.2.6
@@ -78,8 +78,7 @@
mov r1, #0x00
str r1, [r0, #ICMR]
-
-#if defined SHANNON
+#if defined SHANNON
/* Switch the CPU to 206.4 MHz by writing the PPCR. */
/* Don't worry, 206.4 MHz is also safe for 133 MHz CPUs. */
mov r1, #0x90000000
|