omap4: l2x0: Fix init parameter for es2.0
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Thu, 16 Sep 2010 13:14:47 +0000 (18:44 +0530)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Fri, 24 Sep 2010 06:00:18 +0000 (11:30 +0530)
commita777b7277ef9b04481d4ceaac353bb4bd82e2f1e
treefc155c8b74e7f47f0aa2409cf2e1aeab6d389039
parented6be0bafc7781634a197ddd85b575ffcd7736b6
omap4: l2x0: Fix init parameter for es2.0

On ES2.0 the L2 cache init parameter ineeds to be changed to take
care of cache size. The cache size is 1MB on ES2.0 vs 512KB on ES1.0

This patch fixes the init parameter to update the same using
dynamic cpu version check

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/mach-omap2/omap4-common.c