Commit graph

8 commits

Author SHA1 Message Date
Jens Arnold
91ce4b2a60 Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.
In order to enable it, #define HAVE_DUALBOOT when building the bootloader.
Do not use the automatically created x5_fw.bin or m5_fw.bin, but use mkboot
to create a new firmware file from an OF x5_fw.bin resp. m5_fw.bin and
bootloader.bin.

The dual-boot bootloader boots the OF when pressing Play (main or remote) for
more than 3 seconds. Hold it a bit longer because the OF also checks buttons.
Short press boots rockbox.

As a bonus, the Play button read (for hold check) is done a bit earlier for
single-boot mode as well.



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30018 a1c6a512-1295-4272-9138-f99709370657
2011-06-19 17:23:18 +00:00
Daniel Stenberg
2acc0ac542 Updated our source code header to explicitly mention that we are GPL v2 or
later. We still need to hunt down snippets used that are not. 1324 modified
files...
http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-06/0060.shtml


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17847 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 18:10:04 +00:00
Dominik Riebeling
c47988034f Factor out scramble / mkboot functions to allow easier reuse (for rbutil).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17732 a1c6a512-1295-4272-9138-f99709370657
2008-06-18 22:30:59 +00:00
Nils Wallménius
69fc5ad48a Fix 2 warnings in mkboot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17583 a1c6a512-1295-4272-9138-f99709370657
2008-05-19 14:54:06 +00:00
Linus Nielsen Feltzing
cff2a77a0f Ooops, broke the H1x0 mkboot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7972 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 23:00:40 +00:00
Linus Nielsen Feltzing
32877021a5 Can now patch a bootloader image into an H300 firmware
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7914 a1c6a512-1295-4272-9138-f99709370657
2005-11-16 22:35:13 +00:00
Linus Nielsen Feltzing
e72cb1527b Fixed the dreaded 1.65 bootloader incompatibility
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6461 a1c6a512-1295-4272-9138-f99709370657
2005-05-12 23:01:59 +00:00
Linus Nielsen Feltzing
abf3ea672a New tool to insert the rockbox boot loader into the original firmware (iRiver)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5690 a1c6a512-1295-4272-9138-f99709370657
2005-01-28 12:28:35 +00:00