[U-Boot] [PATCH 1/2] arm: omap3: Compile clock.c with -marm option to unbreak OMAP3530

Tom Rini trini at konsulko.com
Mon Mar 6 22:51:32 UTC 2017


On Mon, Mar 06, 2017 at 03:16:52AM +0200, Siarhei Siamashka wrote:

> Boards with OMAP3530 SoC fail to boot since commit bd2c4522c26d5
> ("ti: armv7: enable EXT support in SPL (using ti_armv7_common.h)")
> because it enabled the use of Thumb2 for the SPL.
> 
> Experiments have shown that the deadlock happens in the
> prcm_init() function from 'arch/arm/mach-omap2/omap3/clock.c'.
> 
> This patch enforces the compilation of clock.c source file in
> ARM mode and makes the deadlock disappear. We are yet to figure
> out the root cause of the problem. Still this is somewhat
> better than having non-bootable boards for years.
> 
> Signed-off-by: Siarhei Siamashka <siarhei.siamashka at gmail.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170306/0c48bc82/attachment.sig>


More information about the U-Boot mailing list