forked from len0rd/rockbox
Bring Gigabeat S bootloader one step close to a release version.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17442 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6e812b1d2e
commit
80278e45aa
18 changed files with 425 additions and 155 deletions
|
|
@ -117,6 +117,7 @@ void system_prepare_fw_start(void)
|
|||
{
|
||||
disable_interrupt(IRQ_FIQ_STATUS);
|
||||
avic_disable_int(ALL);
|
||||
mc13783_close();
|
||||
tick_stop();
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue