summaryrefslogtreecommitdiff
path: root/manual/getting_started/sansaAMS_install.tex
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2010-05-20 18:34:05 +0000
committerRafaël Carré <rafael.carre@gmail.com>2010-05-20 18:34:05 +0000
commit4c6b94551e5e8eef36f6919d3992dc9f331562c1 (patch)
treea5142b4f92e2913a4b4d3b7b4372c4aed9f8ac74 /manual/getting_started/sansaAMS_install.tex
parentcfe3be3a1b332e286a2d22a51519b782309ab8a4 (diff)
downloadrockbox-4c6b94551e5e8eef36f6919d3992dc9f331562c1.tar.gz
rockbox-4c6b94551e5e8eef36f6919d3992dc9f331562c1.zip
fuzev2: make manual build
Use the same info than Clipv1/v2 to warn about the version (the path in OF menu to check the version has just one more component on Fuze) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26205 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/getting_started/sansaAMS_install.tex')
-rw-r--r--manual/getting_started/sansaAMS_install.tex9
1 files changed, 6 insertions, 3 deletions
diff --git a/manual/getting_started/sansaAMS_install.tex b/manual/getting_started/sansaAMS_install.tex
index 44bfa2c64b..3f3fbd97c5 100644
--- a/manual/getting_started/sansaAMS_install.tex
+++ b/manual/getting_started/sansaAMS_install.tex
@@ -7,7 +7,7 @@ files:
7 \item An original firmware (OF) from 7 \item An original firmware (OF) from
8 \opt{e200v2}{ 8 \opt{e200v2}{
9 \url{http://forums.sandisk.com/sansa/board/message?board.id=e200&thread.id=13548}} 9 \url{http://forums.sandisk.com/sansa/board/message?board.id=e200&thread.id=13548}}
10 \opt{fuze}{ 10 \opt{fuze,fuzev2}{
11 \url{http://forums.sandisk.com/sansa/board/message?board.id=sansafuse&thread.id=23276}} 11 \url{http://forums.sandisk.com/sansa/board/message?board.id=sansafuse&thread.id=23276}}
12 \opt{clipv1,clipv2}{ 12 \opt{clipv1,clipv2}{
13 \url{http://forums.sandisk.com/sansa/board/message?board.id=clip&thread.id=15109}} 13 \url{http://forums.sandisk.com/sansa/board/message?board.id=clip&thread.id=15109}}
@@ -17,6 +17,7 @@ files:
17 \item The bootloader: 17 \item The bootloader:
18 \opt{e200v2}{\download{bootloader/sandisk-sansa/e200v2/bootloader-e200v2.sansa}} 18 \opt{e200v2}{\download{bootloader/sandisk-sansa/e200v2/bootloader-e200v2.sansa}}
19 \opt{fuze}{\download{bootloader/sandisk-sansa/fuze/bootloader-fuze.sansa}} 19 \opt{fuze}{\download{bootloader/sandisk-sansa/fuze/bootloader-fuze.sansa}}
20 \opt{fuzev2}{\download{bootloader/sandisk-sansa/fuzev2/bootloader-fuzev2.sansa}}
20 \opt{clipv1}{\download{bootloader/sandisk-sansa/clip/bootloader-clip.sansa}} 21 \opt{clipv1}{\download{bootloader/sandisk-sansa/clip/bootloader-clip.sansa}}
21 \opt{clipv2}{\download{bootloader/sandisk-sansa/clipv2/bootloader-clipv2.sansa}} 22 \opt{clipv2}{\download{bootloader/sandisk-sansa/clipv2/bootloader-clipv2.sansa}}
22 \opt{clipplus}{\download{bootloader/sandisk-sansa/clipplus/bootloader-clipplus.sansa}} 23 \opt{clipplus}{\download{bootloader/sandisk-sansa/clipplus/bootloader-clipplus.sansa}}
@@ -39,6 +40,7 @@ files:
39 40
40 \begin{code} 41 \begin{code}
41 \opt{fuze}{mkamsboot.exe fuzea.bin bootloader-fuze.sansa patched.bin} 42 \opt{fuze}{mkamsboot.exe fuzea.bin bootloader-fuze.sansa patched.bin}
43 \opt{fuzev2}{mkamsboot.exe fuzpa.bin bootloader-fuzev2.sansa patched.bin}
42 \opt{e200v2}{mkamsboot.exe e200pe.bin bootloader-e200v2.sansa patched.bin} 44 \opt{e200v2}{mkamsboot.exe e200pe.bin bootloader-e200v2.sansa patched.bin}
43 \opt{clipv1}{mkamsboot.exe m300a.bin bootloader-clip.sansa patched.bin} 45 \opt{clipv1}{mkamsboot.exe m300a.bin bootloader-clip.sansa patched.bin}
44 \opt{clipv2}{mkamsboot.exe m30pa.bin bootloader-clipv2.sansa patched.bin} 46 \opt{clipv2}{mkamsboot.exe m30pa.bin bootloader-clipv2.sansa patched.bin}
@@ -51,7 +53,7 @@ files:
51 root of the device and rename it to the same name as the OF file you downloaded earlier 53 root of the device and rename it to the same name as the OF file you downloaded earlier
52 \opt{fuze}{(``fuzea.bin''} \opt{e200v2}{(``e200pe.bin''} 54 \opt{fuze}{(``fuzea.bin''} \opt{e200v2}{(``e200pe.bin''}
53 \opt{clipv1}{(``m300a.bin''} \opt{clipv2}{(``m30pa.bin''} 55 \opt{clipv1}{(``m300a.bin''} \opt{clipv2}{(``m30pa.bin''}
54 \opt{clipplus}{(``clppa.bin''} above). 56 \opt{clipplus}{(``clppa.bin''} \opt{fuzev2}{(``fuzpa.bin''} above).
55 57
56\item Safely eject the device, unplug USB and wait for the firmware update to finish. 58\item Safely eject the device, unplug USB and wait for the firmware update to finish.
57\end{enumerate} 59\end{enumerate}
@@ -70,6 +72,7 @@ files:
70 72
71 \begin{code} 73 \begin{code}
72 \opt{fuze}{./mkamsboot fuzea.bin bootloader-fuze.sansa patched.bin} 74 \opt{fuze}{./mkamsboot fuzea.bin bootloader-fuze.sansa patched.bin}
75 \opt{fuzev2}{./mkamsboot fuzpa.bin bootloader-fuzev2.sansa patched.bin}
73 \opt{e200v2}{./mkamsboot e200pe.bin bootloader-e200v2.sansa patched.bin} 76 \opt{e200v2}{./mkamsboot e200pe.bin bootloader-e200v2.sansa patched.bin}
74 \opt{clipv1}{./mkamsboot m300a.bin bootloader-clip.sansa patched.bin} 77 \opt{clipv1}{./mkamsboot m300a.bin bootloader-clip.sansa patched.bin}
75 \opt{clipv2}{./mkamsboot m30pa.bin bootloader-clipv2.sansa patched.bin} 78 \opt{clipv2}{./mkamsboot m30pa.bin bootloader-clipv2.sansa patched.bin}
@@ -82,7 +85,7 @@ files:
82 root of the device and rename it to the same name as the OF file you downloaded earlier 85 root of the device and rename it to the same name as the OF file you downloaded earlier
83 \opt{fuze}{(``fuzea.bin''} \opt{e200v2}{(``e200pe.bin''} 86 \opt{fuze}{(``fuzea.bin''} \opt{e200v2}{(``e200pe.bin''}
84 \opt{clipv1}{(``m300a.bin''} \opt{clipv2}{(``m30pa.bin''} 87 \opt{clipv1}{(``m300a.bin''} \opt{clipv2}{(``m30pa.bin''}
85 \opt{clipplus}{(``clppa.bin''} above). 88 \opt{clipplus}{(``clppa.bin''} \opt{fuzev2}{(``fuzpa.bin''} above).
86 89
87\item Safely eject the device, unplug USB and wait for the firmware update to finish. 90\item Safely eject the device, unplug USB and wait for the firmware update to finish.
88\end{enumerate} 91\end{enumerate}