commit | ef7a87d34064eb87866d02547ee67060e5e49eb9 | [log] [tgz] |
---|---|---|
author | Dave Martin <dave.martin@linaro.org> | Fri Mar 04 15:33:56 2011 +0000 |
committer | Kevin Hilman <khilman@ti.com> | Wed Mar 09 16:38:36 2011 -0800 |
tree | 6bba7f0228b442bccc391c8cc2272aa37652ec73 | |
parent | 76d500182061dcc7508e6b829af097348fa7d804 [diff] |
ARM: omap3: Thumb-2 compatibility for sram34xx.S * Build unconditionally as ARM for correct interoperation with OMAP firmware. * Remove deprecated PC-relative stores * Add the required ENDPROC() directive for each ENTRY(). * .align before data words Signed-off-by: Dave Martin <dave.martin@linaro.org> Tested-by: Jean Pihet <j-pihet@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com>