diff options
author | Stefan Roese <sr@denx.de> | 2008-01-09 10:38:58 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2008-01-09 10:38:58 +0100 |
commit | b2e2142c500c48a57f18f9dd30e66c13caea0971 (patch) | |
tree | 7ba044da22ce81ecf4a83280bd75df7033493a27 /cpu/bf561/config.mk | |
parent | 8f24e0637ae113500d8bd60d80d57afcc0aa8bde (diff) | |
download | talos-obmc-uboot-b2e2142c500c48a57f18f9dd30e66c13caea0971.tar.gz talos-obmc-uboot-b2e2142c500c48a57f18f9dd30e66c13caea0971.zip |
POST: Execute SPR test after relocation
On LWMON5 we now use d-cache as init-ram and stack. The SPR POST test uses
self modifying code and this doesn't work with stack in d-cache, since
I can't move the code from d-cache to i-cache. We move the SPR test to
be executed a little later, after relocation. Then stack is located in
SDRAM and this self-modifying code is no problem anymore.
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'cpu/bf561/config.mk')
0 files changed, 0 insertions, 0 deletions