commit | 4e803c40b33822b52389952040f490e79973e94a | [log] [tgz] |
---|---|---|
author | Santosh Shilimkar <santosh.shilimkar@ti.com> | Sat Jul 31 21:40:10 2010 +0530 |
committer | Santosh Shilimkar <santosh.shilimkar@ti.com> | Tue Oct 26 11:40:00 2010 +0530 |
tree | 389ec7520f58b7ac136fb6853efbe3ff997740d5 | |
parent | 2fd8658931193599c867fd6974fa184ec34af16c [diff] |
omap4: l2x0: Override the default l2x0_disable The machine_kexec() calls outer_disable which can crash on OMAP4 becasue of trustzone restrictions. This patch overrides the default l2x0_disable with a OMAP4 specific implementation taking care of trustzone Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Reviewed-by: Tony Lindgren <tony@atomide.com> Acked-by: Linus Walleij <linus.walleij@stericsson.com>