I find it hard to believe that you've got Flash responding in place of
the CP0 cache tag registers.
On 09/24/10 14:45, Ardelean, Andrei wrote:
Hi,
I am using MALTA platform and try to port Linux on a new platform.
It seems to me that in spram.c the sprams are probed if they are
available or not but I cannot see Linux really using those afterwards.
My platform has no spram so I am trying to avoid this probing. The
problem is that spram.c is not MALTA specific but as the comment says in
spram.c there are some MALTA specific addresses. Unfortunately I have
some Flash at those addresses.
How to fix this issue?
Thanks,
Andrei