git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
339d095
)
ARM: OMAP2+: Fix ti81xx devtype
author
Tony Lindgren
<tony@atomide.com>
Thu, 15 Jan 2015 01:37:15 +0000
(17:37 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 15 Jan 2015 01:37:15 +0000
(17:37 -0800)
Otherwise we get error "Cannot detect omap type!" and many
things can fail with following:
Unhandled fault: imprecise external abort (0xc06) at 0xc6031fb0
This is because the omap_type is being used to set up th SoC
specific functions for omaps.
Cc: Brian Hutchinson <b.hutchman@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found