summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-11-21 18:15:41 +0000
committerAlex Parker <rockbox@aeparker.com>2009-11-21 18:15:41 +0000
commit17c200f16fcb2603bc29890bdce5ff257b2a7ed0 (patch)
treedac67a41160094c2ed144dc294e39777f8297c92
parent5c826ca912d87f568b042de6bab2cb15f53d74ef (diff)
downloadrockbox-17c200f16fcb2603bc29890bdce5ff257b2a7ed0.tar.gz
rockbox-17c200f16fcb2603bc29890bdce5ff257b2a7ed0.zip
No SansaAMS have a recovery mode, and set the Rockbox bootloader to be in flash.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23684 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/getting_started/installation.tex2
-rw-r--r--manual/platform/clip.tex2
-rw-r--r--manual/platform/e200v2.tex2
-rw-r--r--manual/platform/fuze.tex2
4 files changed, 4 insertions, 4 deletions
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex
index 7cd66b8132..d6ba4eaa26 100644
--- a/manual/getting_started/installation.tex
+++ b/manual/getting_started/installation.tex
@@ -111,7 +111,7 @@ follow the instructions at
111 \setting{Settings $\rightarrow$ USB Mode} to \setting{MSC} from within the 111 \setting{Settings $\rightarrow$ USB Mode} to \setting{MSC} from within the
112 original firmware.} 112 original firmware.}
113 113
114 \nopt{e200v2}{\warn{Never extract files to your \dap{} while it is in recovery mode.}} 114 \nopt{SansaAMS}{\warn{Never extract files to your \dap{} while it is in recovery mode.}}
115 } 115 }
116 \opt{h10,h10_5gb}{ 116 \opt{h10,h10_5gb}{
117 The installation requires you to use UMS mode and so 117 The installation requires you to use UMS mode and so
diff --git a/manual/platform/clip.tex b/manual/platform/clip.tex
index 15c251735e..018ef40b25 100644
--- a/manual/platform/clip.tex
+++ b/manual/platform/clip.tex
@@ -5,7 +5,7 @@
5\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 5\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
6\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} 6\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
7\edef\UseOption{\UseOption,sansaAMS} 7\edef\UseOption{\UseOption,sansaAMS}
8\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 8\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
9 9
10\newcommand{\playerman}{Sansa} 10\newcommand{\playerman}{Sansa}
11\newcommand{\playertype}{Clip} 11\newcommand{\playertype}{Clip}
diff --git a/manual/platform/e200v2.tex b/manual/platform/e200v2.tex
index d68f298be0..25ce3a7311 100644
--- a/manual/platform/e200v2.tex
+++ b/manual/platform/e200v2.tex
@@ -5,7 +5,7 @@
5\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 5\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
6\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} 6\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
7\edef\UseOption{\UseOption,sansaAMS} 7\edef\UseOption{\UseOption,sansaAMS}
8\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 8\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
9 9
10\newcommand{\playerman}{Sansa} 10\newcommand{\playerman}{Sansa}
11\newcommand{\playertype}{e200v2 Series} 11\newcommand{\playertype}{e200v2 Series}
diff --git a/manual/platform/fuze.tex b/manual/platform/fuze.tex
index d11752bd0b..1c76948ee6 100644
--- a/manual/platform/fuze.tex
+++ b/manual/platform/fuze.tex
@@ -5,7 +5,7 @@
5\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 5\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
6\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} 6\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
7\edef\UseOption{\UseOption,sansaAMS} 7\edef\UseOption{\UseOption,sansaAMS}
8\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 8\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
9 9
10\newcommand{\playerman}{Sansa} 10\newcommand{\playerman}{Sansa}
11\newcommand{\playertype}{Fuze} 11\newcommand{\playertype}{Fuze}