]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP2+: Add custom abort handler for t410
authorTony Lindgren <tony@atomide.com>
Fri, 24 Jul 2015 05:33:19 +0000 (22:33 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 24 Jul 2015 05:33:19 +0000 (22:33 -0700)
commitf5887fe5d14181aef0653ab04f60988252d42461
treedb30c98305907cf1c1883911640b3a63be072e8d
parent285f3690cd14eb3e7f82c98ad4b294f204438ffa
ARM: OMAP2+: Add custom abort handler for t410

Similar to commit fdf4850cb5b2 ("ARM: BCM5301X: workaround suppress fault"),
let's add custom handling for the aborts on t410 that prevent booting:

Unhandled fault: imprecise external abort (0xc06) at 0xee091fb0
pgd = ee4bc000
[ee091fb0] *pgd=ae00041e(bad)
Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000007

Cc: Matthijs van Duin <matthijsvanduin@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pdata-quirks.c