diff options
author | Dave Chapman <dave@dchapman.com> | 2009-05-12 20:41:44 +0000 |
---|---|---|
committer | Dave Chapman <dave@dchapman.com> | 2009-05-12 20:41:44 +0000 |
commit | 49fccaf2d925def5cc57fff4a09b98a8fe318cc8 (patch) | |
tree | 1fe162ba00ac1c67b19a8c5032d5f6b4a8b92145 /docs/CREDITS | |
parent | c58aaee55f809106fdcb6cc31bfac1e77dcdd88c (diff) |
FS#9730 by Torne Wuff - support installing Rockbox in the firmware partition in place of the main Apple firmware. This image is only loaded if no rockbox.ipod is found so does not affect current behaviour. The advantage is a small increase in boottime. This patch also adds documentation to bootloader/ipod.c in the form of a comment describing the booting behaviour.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20921 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs/CREDITS')
-rw-r--r-- | docs/CREDITS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CREDITS b/docs/CREDITS index c67b349769..e52d5ff58d 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -461,6 +461,7 @@ Kai Posadowsky Jack Halpin Johannes Schwarz Dustin Skoracki +Torne Wuff The libmad team The wavpack team |