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:
d2fe833
)
ARM: OMAP: Fixed rebooting
author
Tony Lindgren
<tony@atomide.com>
Wed, 17 Aug 2005 13:44:12 +0000
(06:44 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 17 Aug 2005 13:44:12 +0000
(06:44 -0700)
Rebooting has been broken since 2.6.12-rc5 when SRAM code was added.
SRAM code added resetting of SRAM, which killed reboot. Looks like
reboot needs some bootloader code in SRAM to jump to flash for reboot
to work.
No differences found