summaryrefslogtreecommitdiff
path: root/manual/getting_started/mpio_install.tex
diff options
context:
space:
mode:
authorMarcin Bukat <marcin.bukat@gmail.com>2012-01-26 10:11:18 +0100
committerMarcin Bukat <marcin.bukat@gmail.com>2012-02-02 14:55:51 +0100
commit4bbc9f68eae58180d6249e19697b5de30148da31 (patch)
tree4dd4deed87b2df746034806c6e3c730641dbb742 /manual/getting_started/mpio_install.tex
parent5863361fbfcef39c2b3d9a3b5520e7a770fa04cb (diff)
downloadrockbox-4bbc9f68eae58180d6249e19697b5de30148da31.tar.gz
rockbox-4bbc9f68eae58180d6249e19697b5de30148da31.zip
MPIOs: manual work
Change-Id: Ief46eabf3611d6d21594f52f73292f2be5831b87
Diffstat (limited to 'manual/getting_started/mpio_install.tex')
-rw-r--r--manual/getting_started/mpio_install.tex17
1 files changed, 12 insertions, 5 deletions
diff --git a/manual/getting_started/mpio_install.tex b/manual/getting_started/mpio_install.tex
index 22be567025..6810f8f060 100644
--- a/manual/getting_started/mpio_install.tex
+++ b/manual/getting_started/mpio_install.tex
@@ -7,19 +7,26 @@
7 7
8 8
9\begin{enumerate} 9\begin{enumerate}
10 \item Download official Rockbox bootloader for MPIO HD200 from 10 \item Download official Rockbox bootloader for MPIO \playertype{} from
11 \url {http://download.rockbox.org/bootloader/mpio/hd200} 11 \opt{mpiohd200}{
12 \url {http://download.rockbox.org/bootloader/mpio/hd200}}%
13 \opt{mpiohd300}{
14 \url {http://download.rockbox.org/bootloader/mpio/hd300}}
12 and save it to your desktop. The archive contains three files: bootloader.mpio, 15 and save it to your desktop. The archive contains three files: bootloader.mpio,
13 bootloader.map and rockbox-info.txt. The first file is actual bootloader, two 16 bootloader.map and rockbox-info.txt. The first file is actual bootloader, two
14 others can be used for debugging and are irrelevant for end user. 17 others can be used for debugging and are irrelevant for end user.
15 \item Download mkmpioboot utility from \url{http://download.rockbox.org/bootloader/mpio/mkmpioboot} 18 \item Download mkmpioboot utility from \url{http://download.rockbox.org/bootloader/mpio/mkmpioboot}
16 \item Process previously downloaded official firmware to include rockbox bootloader. 19 \item Process previously downloaded official firmware to include rockbox bootloader.
17 Open terminal window and type the following command: 20 Open terminal window and type the following command:
18 \begin{code} 21 \begin{code}[firstline=\opt{mpiohd200}{1}\opt{mpiohd300}{2},
22 lastline=\opt{mpiohd200}{1}\opt{mpiohd300}{2}]
19 mkmpioboot HD200_UPG.SYS bootloader.mpio HD200_UPG.rb 23 mkmpioboot HD200_UPG.SYS bootloader.mpio HD200_UPG.rb
24 mkmpioboot HD300_UPG.SYS bootloader.mpio HD300_UPG.rb
20 \end{code} 25 \end{code}
21 \item Copy \fname{HD200\_UPG.rb} to the SYSTEM folder of your \dap{} and rename back to 26 \item Copy \opt{mpiohd200}{\fname{HD200\_UPG.rb}}%
22 \fname{HD200\_UPG.SYS} 27 \opt{mpiohd300}{\fname{HD300\_UPG.rb}}
28 to the SYSTEM folder of your \dap{} and rename back to
29 \opt{mpiohd200}{\fname{HD200\_UPG.SYS}}\opt{mpiohd300}{\fname{HD300\_UPG.SYS}}
23 \item Safe eject your \dap{} 30 \item Safe eject your \dap{}
24 \item Connect Wall charger and turn on the device. This should trigger firmware 31 \item Connect Wall charger and turn on the device. This should trigger firmware
25 upgrade process which will install rockbox bootloader to the flash memory of the 32 upgrade process which will install rockbox bootloader to the flash memory of the