Added support for KwikByte KB920x boards (based on AT91RM9200)
Patch by Matt ?? <kb9200_dev@kwikbyte.com>, 27 Apr 2005
diff --git a/cpu/mpc85xx/start.S b/cpu/mpc85xx/start.S
index 2f2bd3a..7ac6573 100644
--- a/cpu/mpc85xx/start.S
+++ b/cpu/mpc85xx/start.S
@@ -999,7 +999,7 @@
 	 * Re-point the IVPR at RAM
 	 */
 	mtspr	IVPR,r10
-	
+
 /*
  * We are done. Do not return, instead branch to second part of board
  * initialization, now running from RAM.