E500 update: repoint IVPR to RAM when code is relocated
Patch by Kylo Ginsberg, 13 Apr 2005
This commit is contained in:
@@ -995,6 +995,11 @@ relocate_code:
|
||||
7: sync /* Wait for all icbi to complete on bus */
|
||||
isync
|
||||
|
||||
/*
|
||||
* 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.
|
||||
|
||||
Reference in New Issue
Block a user