summaryrefslogtreecommitdiff
path: root/rbutil
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2010-03-16 15:24:56 +0000
committerRafaël Carré <rafael.carre@gmail.com>2010-03-16 15:24:56 +0000
commitb0e3fc656037c8f45c7a5d6e203691663871ceac (patch)
treebe381ac3764ab1dea4f9673063b01bc199c07dfd /rbutil
parent1bff4b32d1f9465a64b839720f1fe0882a3f8426 (diff)
mkamsboot: update README for Clip+/Fuzev2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25218 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'rbutil')
-rw-r--r--rbutil/mkamsboot/README7
1 files changed, 5 insertions, 2 deletions
diff --git a/rbutil/mkamsboot/README b/rbutil/mkamsboot/README
index a9eba35d21..fd81297e06 100644
--- a/rbutil/mkamsboot/README
+++ b/rbutil/mkamsboot/README
@@ -26,6 +26,7 @@ Sansa Clip : firmware version starting with "01."
Sansa Clip+ : firmware version starting with "01."
Sansa Clipv2: firmware version starting with "02."
Sansa Fuze : firmware version starting with "01."
+Sansa Fuzev2: firmware version starting with "02."
Sansa E200v2: firmware version starting with "03."
Sansa C200v2: firmware version starting with "03."
Sansa M200v4: firmware version starting with "4."
@@ -40,6 +41,7 @@ clip v2 : m30pa.bin
clip : m300a.bin
clip+ : clppa.bin
fuze : fuzea.bin
+fuzev2 : fuzpa.bin
e200v2 : e200pa.bin
c200v2 : c200pa.bin
m200v4 : m200a.bin
@@ -55,11 +57,12 @@ firmware and the new (rockbox) firmware.
To boot into the Original Firmware, you need to press the Left key.
***Note : on the c200v2 you need to press the Right key.
+ ***Note : on the Clip+ you can alternatively press the Home key.
The player will boot into the Original Firmware as well if it is powered up by
inserting an usb cable.
- ***Note : on the m200v4 powering up by usb will cause booting into the new
-firmware
+ ***Note : on the m200v4 and Clip+, powering up by usb will cause booting into
+the new firmware.
Hacking
-------