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:
01cb087
)
[AVR32] Put the chip in "stop" mode when halting the system
author
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Mon, 4 Dec 2006 11:01:36 +0000
(12:01 +0100)
committer
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Fri, 8 Dec 2006 12:06:23 +0000
(13:06 +0100)
Make machine_halt() execute a sleep instruction to put the chip in
"stop" mode when the system is halted. This switches off all clocks
except the 32 kHz oscillator, which is needed for the RTC to keep
ticking.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
No differences found