On Fri, Feb 11, 2011 at 12:07 AM, Kevin Hilman <khilman@xxxxxx> wrote: > Kevin Hilman <khilman@xxxxxx> writes: > >> Dave Martin <dave.martin@xxxxxxxxxx> writes: >> >>> * Use BSYM() to get the correct Thumb branch address >>> for adr <Rd>, <label> >>> >>> * Fix an out-of-range ADR when building for ARM >>> >>> * Correctly call es3_sdrc_fix as Thumb when copied to SRAM. >>> >>> * Remove deprecated/undefined PC-relative stores >>> >>> * Add the required ENDPROC() directive for each ENTRY(). >>> >>> * .align before data words >>> >>> Signed-off-by: Dave Martin <dave.martin@xxxxxxxxxx> >> >> I'm attempting to test this series with OMAP PM, but some changes here >> don't compile for me. >> >> My toolchain is: gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) >> >> First, I merged your arm/omap-thumb2+merged branch with my pm branch >> from git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git > > Sorry for the confusion, this patch should've been in reply to your v4 > version, since I merged with your 'arm/omap-thumb2+merged' branch from > today. If you are able to test off mode with CONFIG_THUMB2_KERNEL enabled, that would be great. I have some evidence that the resume path may be working in Thumb-2, but I think I'm being bitten by erratum i583 (I have to disable the workaround to even attempt to test off mode on Beagle xM) Cheers ---Dave -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html