From 50b931e995310d26b3e25dbab25ded886adbeaed Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 21 Nov 2009 18:15:41 +0000 Subject: [PATCH] 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 --- manual/getting_started/installation.tex | 2 +- manual/platform/clip.tex | 2 +- manual/platform/e200v2.tex | 2 +- manual/platform/fuze.tex | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index 7cd66b813..d6ba4eaa2 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -111,7 +111,7 @@ follow the instructions at \setting{Settings $\rightarrow$ USB Mode} to \setting{MSC} from within the original firmware.} - \nopt{e200v2}{\warn{Never extract files to your \dap{} while it is in recovery mode.}} + \nopt{SansaAMS}{\warn{Never extract files to your \dap{} while it is in recovery mode.}} } \opt{h10,h10_5gb}{ The installation requires you to use UMS mode and so diff --git a/manual/platform/clip.tex b/manual/platform/clip.tex index 15c251735..018ef40b2 100644 --- a/manual/platform/clip.tex +++ b/manual/platform/clip.tex @@ -5,7 +5,7 @@ \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} \edef\UseOption{\UseOption,sansaAMS} -\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} \newcommand{\playerman}{Sansa} \newcommand{\playertype}{Clip} diff --git a/manual/platform/e200v2.tex b/manual/platform/e200v2.tex index d68f298be..25ce3a731 100644 --- a/manual/platform/e200v2.tex +++ b/manual/platform/e200v2.tex @@ -5,7 +5,7 @@ \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} \edef\UseOption{\UseOption,sansaAMS} -\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} \newcommand{\playerman}{Sansa} \newcommand{\playertype}{e200v2 Series} diff --git a/manual/platform/fuze.tex b/manual/platform/fuze.tex index d11752bd0..1c76948ee 100644 --- a/manual/platform/fuze.tex +++ b/manual/platform/fuze.tex @@ -5,7 +5,7 @@ \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} \edef\UseOption{\UseOption,sansaAMS} -\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} +\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH} \newcommand{\playerman}{Sansa} \newcommand{\playertype}{Fuze} -- 2.11.4.GIT