On Mon, 1 May 2000, Jeff Sutherland wrote:
> should be 16 (0x10). Make sure the processor ID check is using the right
> values (0x6901b11x) and not 44xxxxxx (The SA1100 id). Once you get to
Okay, I verified that; it's definitely correct.
> decompress_kernel() you should be pretty much out of the woods. Things that
I get to decompress_kernel() now IF I comment out the mcr
instruction in cache_on that writes to the MMU control register. After a
pause (but no messages from decompress_kernel) execution does get to
head-armv.S. But it stops again in __ret when the MMU is turned on.
> type; 4. determine where to put the decompressed kernel image.
R5 is 0xc0008000 going in, looks right.
At this point I'm ready to believe we do have a memory timing
problem. Or maybe it's the A0-step cpu, although I couldn't find anything
obvious in the SA-1110 errata for these early chips.
Thanks for the help so far!
Regards,
Chris
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++ Please use [EMAIL PROTECTED] for ++
++ kernel-related discussions. ++