]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: remove custom abort handler for t410
authorLucas Stach <l.stach@pengutronix.de>
Thu, 15 Oct 2015 10:32:21 +0000 (12:32 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 12 Nov 2015 18:02:05 +0000 (10:02 -0800)
commit482d959023f68e238bbac354dc2465c406dc6ca3
treef0c73a9ede2bd89fe5f5a42995d6494386a68ceb
parentc7a07e91810bc17670aa4f736d10202b24df2aa2
ARM: OMAP2+: remove custom abort handler for t410

This is not needed anymore. Handling a potentially pending imprecise external
abort left behind by the bootloader is now done in a slightly safer way inside
the common ARM startup code.

With the recent changes to abort handling, this issue got fixed by b45a10415fa9
("ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM init").

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
[tony@atomide.com: updated comments to describe what fixed the issue]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pdata-quirks.c