[PATCH 2/2] pxa: enable L2 if present in XSC3

Eric Miao eric.y.miao at gmail.com
Fri Jan 1 02:56:24 EST 2010


On Wed, Dec 30, 2009 at 5:05 PM, Haojian Zhuang
<haojian.zhuang at gmail.com> wrote:
> On Wed, Dec 30, 2009 at 3:50 AM, Eric Miao <eric.y.miao at gmail.com> wrote:
>
>>>
>>> Check whether L2 is present or not in XSC3. If it's present, enable L2
>>> immediately.
>>>
>>> Disabling L2 after L2 is enabled that would result in unpredicatable behavior
>>> of XSC3 processor.
>>>
>>
>> You may want to enclose this with #ifdef CONFIG_CACHE_XSC3L2 .. #endif
>> at least, to allow L2 to remain disabled even if L2 is present.
>>
>
> Updated this patch.

Applied.



More information about the linux-arm-kernel mailing list