From 480c663e5b67d521f3e062fb90d10c7c5c186280 Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Sun, 23 Jan 2011 20:21:35 +0000 Subject: i.MX31: Now that it matters because there's a debug screeen that allows changing things while running, some DVFS/DPTC stuff has to be done more carefully. Trim out some stuff and group functions better as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29122 a1c6a512-1295-4272-9138-f99709370657 --- bootloader/gigabeat-s.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'bootloader/gigabeat-s.c') diff --git a/bootloader/gigabeat-s.c b/bootloader/gigabeat-s.c index 06f675644c..2500496fd4 100644 --- a/bootloader/gigabeat-s.c +++ b/bootloader/gigabeat-s.c @@ -341,8 +341,6 @@ void main(void) system_init(); kernel_init(); - enable_interrupt(IRQ_FIQ_STATUS); - /* Keep button_device_init early to delay calls to button_read_device */ button_init_device(); -- cgit v1.2.3