summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2011-12-20 18:48:20 +0000
committerRafaël Carré <rafael.carre@gmail.com>2011-12-20 18:48:20 +0000
commite4614c42084880cb189140ca72f00437bd2b78fc (patch)
tree5cbc46563d6b4f1caad2d2a3eb9268d14ce6b4ff
parent6a94f6b5516fbdaa0bf8f22b18c0e26ee1e97371 (diff)
downloadrockbox-e4614c42084880cb189140ca72f00437bd2b78fc.tar.gz
rockbox-e4614c42084880cb189140ca72f00437bd2b78fc.zip
mkamsboot: update READMEbootloader_amsv2_v4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31380 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--rbutil/mkamsboot/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/rbutil/mkamsboot/README b/rbutil/mkamsboot/README
index 00f6086838..8e3f202f38 100644
--- a/rbutil/mkamsboot/README
+++ b/rbutil/mkamsboot/README
@@ -25,6 +25,7 @@ Supported models
25Sansa Clip : firmware version starting with "01." 25Sansa Clip : firmware version starting with "01."
26Sansa Clip+ : firmware version starting with "01." 26Sansa Clip+ : firmware version starting with "01."
27Sansa Clipv2: firmware version starting with "02." 27Sansa Clipv2: firmware version starting with "02."
28Sansa ClipZip: firmware version starting with "01."
28Sansa Fuze : firmware version starting with "01." 29Sansa Fuze : firmware version starting with "01."
29Sansa Fuzev2: firmware version starting with "02." 30Sansa Fuzev2: firmware version starting with "02."
30Sansa E200v2: firmware version starting with "03." 31Sansa E200v2: firmware version starting with "03."
@@ -40,6 +41,7 @@ For the firmware upgrade to happen, the firmware has to be named specially:
40clip v2 : m30pa.bin 41clip v2 : m30pa.bin
41clip : m300a.bin 42clip : m300a.bin
42clip+ : clppa.bin 43clip+ : clppa.bin
44clip zip: clpza.bin
43fuze : fuzea.bin 45fuze : fuzea.bin
44fuzev2 : fuzpa.bin 46fuzev2 : fuzpa.bin
45e200v2 : e200pa.bin 47e200v2 : e200pa.bin
@@ -57,9 +59,7 @@ firmware and the new (rockbox) firmware.
57 59
58 To boot into the Original Firmware, you need to press the Left key. 60 To boot into the Original Firmware, you need to press the Left key.
59 ***Note : on the Clip+ you can alternatively press the Home key. 61 ***Note : on the Clip+ you can alternatively press the Home key.
60 62 ***Note : on the Clip Zip you can alternatively press the Vol- key.
61 The Fuzev2, Clipv2 and Clip+ will boot into the Original Firmware as well if it is powered up by
62inserting an usb cable.
63 63
64Hacking 64Hacking
65------- 65-------