forked from len0rd/rockbox
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
This commit is contained in:
parent
5c826ca912
commit
17c200f16f
4 changed files with 4 additions and 4 deletions
|
@ -111,7 +111,7 @@ follow the instructions at
|
||||||
\setting{Settings $\rightarrow$ USB Mode} to \setting{MSC} from within the
|
\setting{Settings $\rightarrow$ USB Mode} to \setting{MSC} from within the
|
||||||
original firmware.}
|
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}{
|
\opt{h10,h10_5gb}{
|
||||||
The installation requires you to use UMS mode and so
|
The installation requires you to use UMS mode and so
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||||
\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
|
\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
|
||||||
\edef\UseOption{\UseOption,sansaAMS}
|
\edef\UseOption{\UseOption,sansaAMS}
|
||||||
\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
|
\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
|
||||||
|
|
||||||
\newcommand{\playerman}{Sansa}
|
\newcommand{\playerman}{Sansa}
|
||||||
\newcommand{\playertype}{Clip}
|
\newcommand{\playertype}{Clip}
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||||
\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
|
\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
|
||||||
\edef\UseOption{\UseOption,sansaAMS}
|
\edef\UseOption{\UseOption,sansaAMS}
|
||||||
\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
|
\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
|
||||||
|
|
||||||
\newcommand{\playerman}{Sansa}
|
\newcommand{\playerman}{Sansa}
|
||||||
\newcommand{\playertype}{e200v2 Series}
|
\newcommand{\playertype}{e200v2 Series}
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
|
||||||
\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
|
\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
|
||||||
\edef\UseOption{\UseOption,sansaAMS}
|
\edef\UseOption{\UseOption,sansaAMS}
|
||||||
\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
|
\edef\UseOption{\UseOption,HAVE_RB_BL_IN_FLASH}
|
||||||
|
|
||||||
\newcommand{\playerman}{Sansa}
|
\newcommand{\playerman}{Sansa}
|
||||||
\newcommand{\playertype}{Fuze}
|
\newcommand{\playertype}{Fuze}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue