diff options
| author | Paul Louden <paulthenerd@gmail.com> | 2007-04-20 15:44:43 +0000 |
|---|---|---|
| committer | Paul Louden <paulthenerd@gmail.com> | 2007-04-20 15:44:43 +0000 |
| commit | 0c2858a790df88590200fd1edfcc784c83845d1f (patch) | |
| tree | 313e20a7f4c0fbddbcadf014bbc6f311fb8b156b | |
| parent | 76cc6f7651e719070f0d81097a180514a225b119 (diff) | |
| download | rockbox-0c2858a790df88590200fd1edfcc784c83845d1f.zip rockbox-0c2858a790df88590200fd1edfcc784c83845d1f.tar.gz rockbox-0c2858a790df88590200fd1edfcc784c83845d1f.tar.bz2 rockbox-0c2858a790df88590200fd1edfcc784c83845d1f.tar.xz | |
FS#7057 from Bryan Childs, manual update regarding unworking features on
Gigabeat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13220 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/advanced_topics/main.tex | 2 | ||||
| -rw-r--r-- | manual/getting_started/installation.tex | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex index 55214ec..e99dbb6 100644 --- a/manual/advanced_topics/main.tex +++ b/manual/advanced_topics/main.tex @@ -393,4 +393,6 @@ You just ``play'' a file with the extension % This can be used to test new firmware versions without deleting your current version. +\opt{gigabeat}{\note{This feature doesn't work on the gigabeat currently.}} + \opt{archos}{\input{advanced_topics/archos-flashing.tex}} diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index 1de4b74..304c7b3 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -120,6 +120,8 @@ software. the \playerman{} boot loader. It is responsible for loading the Rockbox firmware and for providing the dual boot function. It directly replaces the \playerman{} firmware on the \daps{} disk.} + \opt{gigabeat}{\note{Dual boot does not currently work on the gigabeat.}}} + \opt{HAVE_RB_BL_IN_FLASH}{ The boot loader is the program that tells your \dap{} how to boot and load other components of Rockbox. This is the |