summaryrefslogtreecommitdiff
path: root/manual/getting_started
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
parentcfe3be3a1b332e286a2d22a51519b782309ab8a4 (diff)
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')
-rw-r--r--manual/getting_started/installation.tex20
-rw-r--r--manual/getting_started/sansaAMS_install.tex9
2 files changed, 13 insertions, 16 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex
index 9e6b6feaa7..2717b5cfe5 100644
--- a/manual/getting_started/installation.tex
+++ b/manual/getting_started/installation.tex
@@ -11,7 +11,7 @@ before beginning there are a few things it is important to know.
follow the instructions at
\url{http://www.rockbox.org/twiki/bin/view/Main/SansaE200RInstallation}.}}
-\opt{ipodnano,ipodnano2g,ipodvideo,e200,c200,e200v2,clipv1,clipv2,cowond2,fuze}{
+\opt{ipodnano,ipodnano2g,ipodvideo,e200,c200,e200v2,clipv1,clipv2,cowond2,fuze,fuzev2}{
\begin{description}
\item[Supported hardware versions.]
\opt{ipodnano,ipodnano2g}{
@@ -43,19 +43,13 @@ follow the instructions at
v2 firmware begins with 03. Make sure that you are following the
instructions from the correct manual.
}
- \opt{clipv1,clipv2}{
+ \opt{clipv1,clipv2,fuze,fuzev2}{
The \playertype{} is available in multiple versions, and you need to make
- sure which you have by checking the Sandisk firmware version number under
- Settings $\rightarrow$ Info. The v1 firmware is named 01.xx.xx, while the
- v2 firmware begins with 02. Make sure that you are following the
- instructions from the correct manual.
-}
- \opt{fuze}{
- The \playertype{} is available in multiple versions, not all of which
- run Rockbox. Rockbox doesn't run on the newer v2 models. They can be
- identified by checking the Sandisk firmware version number under
- System Settings $\rightarrow$ System Info. The v1 firmware is named
- 01.xx.xx, while the v2 firmware begins with 02.
+ sure which you have by checking the Sandisk firmware version number under
+ Settings $\rightarrow$ \opt{fuze,fuzev2}{System Settings $\rightarrow$}
+ Info. The v1 firmware is named 01.xx.xx, while the v2 firmware begins with
+ 02. Make sure that you are following the instructions from the correct
+ manual.
}
\opt{cowond2}{
Rockbox runs on all \playerman{} \playertype{} and \playertype{}+ variants
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:
\item An original firmware (OF) from
\opt{e200v2}{
\url{http://forums.sandisk.com/sansa/board/message?board.id=e200&thread.id=13548}}
- \opt{fuze}{
+ \opt{fuze,fuzev2}{
\url{http://forums.sandisk.com/sansa/board/message?board.id=sansafuse&thread.id=23276}}
\opt{clipv1,clipv2}{
\url{http://forums.sandisk.com/sansa/board/message?board.id=clip&thread.id=15109}}
@@ -17,6 +17,7 @@ files:
\item The bootloader:
\opt{e200v2}{\download{bootloader/sandisk-sansa/e200v2/bootloader-e200v2.sansa}}
\opt{fuze}{\download{bootloader/sandisk-sansa/fuze/bootloader-fuze.sansa}}
+ \opt{fuzev2}{\download{bootloader/sandisk-sansa/fuzev2/bootloader-fuzev2.sansa}}
\opt{clipv1}{\download{bootloader/sandisk-sansa/clip/bootloader-clip.sansa}}
\opt{clipv2}{\download{bootloader/sandisk-sansa/clipv2/bootloader-clipv2.sansa}}
\opt{clipplus}{\download{bootloader/sandisk-sansa/clipplus/bootloader-clipplus.sansa}}
@@ -39,6 +40,7 @@ files:
\begin{code}
\opt{fuze}{mkamsboot.exe fuzea.bin bootloader-fuze.sansa patched.bin}
+ \opt{fuzev2}{mkamsboot.exe fuzpa.bin bootloader-fuzev2.sansa patched.bin}
\opt{e200v2}{mkamsboot.exe e200pe.bin bootloader-e200v2.sansa patched.bin}
\opt{clipv1}{mkamsboot.exe m300a.bin bootloader-clip.sansa patched.bin}
\opt{clipv2}{mkamsboot.exe m30pa.bin bootloader-clipv2.sansa patched.bin}
@@ -51,7 +53,7 @@ files:
root of the device and rename it to the same name as the OF file you downloaded earlier
\opt{fuze}{(``fuzea.bin''} \opt{e200v2}{(``e200pe.bin''}
\opt{clipv1}{(``m300a.bin''} \opt{clipv2}{(``m30pa.bin''}
- \opt{clipplus}{(``clppa.bin''} above).
+ \opt{clipplus}{(``clppa.bin''} \opt{fuzev2}{(``fuzpa.bin''} above).
\item Safely eject the device, unplug USB and wait for the firmware update to finish.
\end{enumerate}
@@ -70,6 +72,7 @@ files:
\begin{code}
\opt{fuze}{./mkamsboot fuzea.bin bootloader-fuze.sansa patched.bin}
+ \opt{fuzev2}{./mkamsboot fuzpa.bin bootloader-fuzev2.sansa patched.bin}
\opt{e200v2}{./mkamsboot e200pe.bin bootloader-e200v2.sansa patched.bin}
\opt{clipv1}{./mkamsboot m300a.bin bootloader-clip.sansa patched.bin}
\opt{clipv2}{./mkamsboot m30pa.bin bootloader-clipv2.sansa patched.bin}
@@ -82,7 +85,7 @@ files:
root of the device and rename it to the same name as the OF file you downloaded earlier
\opt{fuze}{(``fuzea.bin''} \opt{e200v2}{(``e200pe.bin''}
\opt{clipv1}{(``m300a.bin''} \opt{clipv2}{(``m30pa.bin''}
- \opt{clipplus}{(``clppa.bin''} above).
+ \opt{clipplus}{(``clppa.bin''} \opt{fuzev2}{(``fuzpa.bin''} above).
\item Safely eject the device, unplug USB and wait for the firmware update to finish.
\end{enumerate}