commit | dd31394779aa288eb6b9c42672ffcb6d05d6c414 | [log] [tgz] |
---|---|---|
author | Dave Martin <dave.martin@linaro.org> | Fri Mar 04 15:33:57 2011 +0000 |
committer | Kevin Hilman <khilman@ti.com> | Wed Mar 09 16:38:37 2011 -0800 |
tree | 607b6f614f9b3656ab4641445b1e418d82777f18 | |
parent | ef7a87d34064eb87866d02547ee67060e5e49eb9 [diff] |
ARM: omap3: Thumb-2 compatibility for sleep34xx.S * Build unconditionally as ARM for correct interoperation with OMAP firmware. * Fix an out-of-range ADR when building for ARM. * Remove deprecated PC-relative stores. * Add the required ENDPROC() directive for each ENTRY(). * .align before data words. * Handle non-interworking return from v7_flush_dcache_all. Signed-off-by: Dave Martin <dave.martin@linaro.org> Signed-off-by: Kevin Hilman <khilman@ti.com>