]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit3854fa3a4fb9b60d76ffaae82523791db925976e
treeb0dcd514c396bd503d61de91f941155480ef6427
parentd2fe8330c4551c4ed4866e97258a5c5b966238b8
ARM: OMAP: Fixed rebooting

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.
arch/arm/plat-omap/sram.c