diff options
author | Marc Guay <marcguay@rockbox.org> | 2008-10-07 13:05:28 +0000 |
---|---|---|
committer | Marc Guay <marcguay@rockbox.org> | 2008-10-07 13:05:28 +0000 |
commit | 981bd1cb3e65fdf86db03d9328232e58cf14ff1e (patch) | |
tree | 0d977595467e3cf9730baff11dcfc7ec0ba075ad /manual/getting_started/installation.tex | |
parent | 23028135b73b75a02ed26304353182cfa19778cc (diff) |
Small cleanup of the factory bootloader description.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18729 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/getting_started/installation.tex')
-rw-r--r-- | manual/getting_started/installation.tex | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index cf8ec6be88..7f20549a05 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -42,12 +42,10 @@ installation options. \opt{HAVE_RB_BL_ON_DISK}{ \item[The \playerman{} bootloader.] The \playerman{} bootloader is the program that tells your \dap{} how to load - and start the firmware from disk. It is also responsible for the - disk mode on your \dap{}. - - This bootloader is stored in special flash memory in your \playerman{}. - It is already installed on your \dap{}, so it is never necessary to modify - this in order to install Rockbox.} + and start the original firmware. It is also responsible for any emergency, + recovery, or disk modes on your \dap{}. This bootloader is stored in special flash + memory in your \playerman{} and comes factory-installed. It is not necessary + to modify this in order to install Rockbox.} \item[The Rockbox bootloader.] \index{Bootloader} \opt{HAVE_RB_BL_ON_DISK}{The Rockbox bootloader is loaded from disk by |