From 99b0d2851a137453f4aca5f0a3d301b776bda28b Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Wed, 5 Oct 2005 00:19:34 +0200 Subject: Added support for KwikByte KB920x boards (based on AT91RM9200) Patch by Matt ?? , 27 Apr 2005 --- cpu/mpc85xx/start.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpu/mpc85xx/start.S') diff --git a/cpu/mpc85xx/start.S b/cpu/mpc85xx/start.S index 2f2bd3ad5..7ac65736b 100644 --- a/cpu/mpc85xx/start.S +++ b/cpu/mpc85xx/start.S @@ -999,7 +999,7 @@ relocate_code: * 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. -- cgit v1.2.3