Other Parts Discussed in Thread: AM3892
I have a custom board with the AM3892 processor running linux-2.6.37-psp04.00.01.13.patch2 and I got a bit confused whether the L2 cache is enabled or not. From what I could find in the kernel config CACHE_L2X0 is set to [=n]. Is this an indication that it is disabled?
How do I verify if it is enabled, and if it isn't, how do I make sure it is enabled. Are there any other considerations I need to have?