ARM: OMAP4+: Remove un-necessary cacheflush in secondary CPU boot path
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Sun, 10 Feb 2013 07:48:42 +0000 (13:18 +0530)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Thu, 28 Mar 2013 07:25:59 +0000 (12:55 +0530)
This was borrowed from ARM versatile code with pen_release mechanism but since
OMAP uses hardware register based synchronisation, pen_release stuff was
dropped. Unfortunately the cacheflush wasn't dropped along with it.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>

No differences found