ARM: OMAP: Fixed rebooting
authorTony Lindgren <tony@atomide.com>
Wed, 17 Aug 2005 13:44:12 +0000 (06:44 -0700)
committerTony 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