Fix title case in a section header, switch a sentence order for recorders to be more logical, and add a note about 8MB-modded boxes.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18842 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jens Arnold 2008-10-20 07:10:14 +00:00
parent 1f2468b6ef
commit 43ad46cdac

View file

@ -48,7 +48,7 @@ outside, even if the flash ROM is completely erased.
If the first $\approx$2KB of the flash ROM are flashed ok, \emph{Minimon} can If the first $\approx$2KB of the flash ROM are flashed ok, \emph{Minimon} can
be used for the same purpose. be used for the same purpose.
\subsection{Terminology and Basic operation} \subsection{Terminology and Basic Operation}
\begin{description} \begin{description}
\item[Firmware:] The flash ROM contents as a whole. \item[Firmware:] The flash ROM contents as a whole.
@ -114,15 +114,15 @@ a safe place.
\item Unzip the flash package to the root of your \dap. \item Unzip the flash package to the root of your \dap.
\nopt{ondio}{This will extract two files to the root, \nopt{ondio}{This will extract two files to the root,
\fname{firmware\_{\textless}model{\textgreater}.bin} and \fname{firmware\_{\textless}model{\textgreater}.bin} and
\fname{firmware\_{\textless}model{\textgreater}\_norom.bin}. The flash \fname{firmware\_{\textless}model{\textgreater}\_norom.bin}.
plugin will select the correct one for your \dap. \opt{recorder,recorderv2fm}{(The {\textless}model{\textgreater} part is
slighty different from that in the .zip file name.)
}
The flash plugin will select the correct one for your \dap.
} }
\opt{ondio}{This will extract one file to the root, \opt{ondio}{This will extract one file to the root,
\fname{firmware\_{\textless}model{\textgreater}.bin}. \fname{firmware\_{\textless}model{\textgreater}.bin}.
} }
\opt{recorder,recorderv2fm}{(The {\textless}model{\textgreater} part is
slighty different from that in the .zip file name.)
}
Now safely disconnect USB. Now safely disconnect USB.
\item \item
\nopt{ondio}{Make sure your batteries are in good shape and fully charged.} \nopt{ondio}{Make sure your batteries are in good shape and fully charged.}
@ -150,6 +150,12 @@ a safe place.
root of your \dap. root of your \dap.
} }
\note{There are no separate flash packages for {\dap}s modified to have 8MB
of RAM. You need to use the corresponding package for non-modified
\playertype. You should then install a rockbox image that makes use of all
available RAM as described in the following section.
}
\subsection{Updating the Rockbox Image in Flash} \subsection{Updating the Rockbox Image in Flash}
When Rockbox is booted from flash, it does not check for an updated firmware When Rockbox is booted from flash, it does not check for an updated firmware