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:
dee5f82
)
omap4: Fix multiboot with CONFIG_PM and CONFIG_ARCH_OMAP3 selected
author
Tony Lindgren
<tony@atomide.com>
Fri, 30 Apr 2010 19:57:15 +0000
(12:57 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 4 May 2010 20:19:16 +0000
(13:19 -0700)
We cannot use the omap34xx_sram_init(). It needs to be implemented
for omap4. Otherwise we get an error and the system won't boot:
Unhandled fault: imprecise external abort (0x1406) at 0xea963e94
...
Fix this by adding a dummy omap44xx_sram_init().
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found