On Mon, Dec 03, 2001 at 09:30:43AM +0100, Frank van Eijkelenburg wrote: > as far as I can see, the D-cache and the MMU are enabled at the moment the > kernel is started: > dcache_enabled=0x00000001 > icache_enabled=0x00000001 > could this give any problems? (by the way, I'm using the "Compaq OHH > BootLoader, Rev 2-14-8 [BIG_KERNEL] [MONO]")
It's very possible - the init code isn't setup to handle the "cache on" case, and it'll probably cause it to crash or do other random things. _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
