commit | 9da240c9001ae0469b19d3607bb2ec945f0352c7 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@pollux.denx.de> | Wed Oct 05 00:19:34 2005 +0200 |
committer | Wolfgang Denk <wd@pollux.denx.de> | Wed Oct 05 00:19:34 2005 +0200 |
tree | 6751f81ba1e8451321c0497c4b5b1a5e59e4f27d | |
parent | 79fd8e924434e0b37bb00f03a0a3bc16518964fe [diff] [blame] |
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.