diff options
| author | Michael Giacomelli <giac2000@hotmail.com> | 2011-07-20 00:27:18 +0000 |
|---|---|---|
| committer | Michael Giacomelli <giac2000@hotmail.com> | 2011-07-20 00:27:18 +0000 |
| commit | ded03f43f2247f90a3919a8d1fe5e5be17a9b7b2 (patch) | |
| tree | 6819fbfecfcfb60696e085d19897e92a8f1cf347 | |
| parent | b2f52477dfce620c11e1707e69d3a5f8cab5f6d7 (diff) | |
| download | rockbox-ded03f43f2247f90a3919a8d1fe5e5be17a9b7b2.zip rockbox-ded03f43f2247f90a3919a8d1fe5e5be17a9b7b2.tar.gz rockbox-ded03f43f2247f90a3919a8d1fe5e5be17a9b7b2.tar.bz2 rockbox-ded03f43f2247f90a3919a8d1fe5e5be17a9b7b2.tar.xz | |
Add back mention that rockbox will boot into the OF when powered by USB because the AMSv2 devices don't support USB yet. This used to be there but was mistakenly removed during recent edits.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30174 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/rockbox_interface/main.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 6c10717..aa87aee 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -646,8 +646,9 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: \opt{sansa,sansaAMS} { - Rockbox has a dual-boot feature. To boot into the original firmware, - press and hold the \ButtonLeft{} button while turning on the player. + The player will always boot into the original firmware if it is powered + by a USB connection. A new bootloader will be released changing this + behavior when rockbox USB is supported. } \opt{clipv2,fuzev2,clipplus} |