commit | 64e79750536e6a712f89a84293df166ea21b5173 | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Fri Dec 14 16:51:22 2007 +0100 |
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | Mon Dec 17 10:43:16 2007 +0100 |
tree | 0e14ea5ae63ae1cf151a5e51d759533ffcd86b4c | |
parent | 8bbe18a27a02600523d9622232502d799471a93c [diff] |
AVR32: Enable interrupts at bootup The timer code depends on the timer interrupt to keep track of the upper 32 bits of the cycle counter. This obviously doesn't work when interrupts are disabled the whole time. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>