forked from len0rd/rockbox
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
This commit is contained in:
parent
264e27d5b0
commit
480c663e5b
7 changed files with 214 additions and 254 deletions
|
|
@ -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();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue