[ARM] pxa: enable L2 if present in XSC3
authorHaojian Zhuang <haojian.zhuang@marvell.com>
Wed, 30 Dec 2009 15:02:57 +0000 (10:02 -0500)
committerEric Miao <eric.y.miao@gmail.com>
Fri, 1 Jan 2010 07:51:53 +0000 (15:51 +0800)
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.

Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>

No differences found