summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/getting_started/mpio_install.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/getting_started/mpio_install.tex b/manual/getting_started/mpio_install.tex
index 3b54c9ad84..f866c26417 100644
--- a/manual/getting_started/mpio_install.tex
+++ b/manual/getting_started/mpio_install.tex
@@ -8,11 +8,11 @@
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 HD200 from
11 \url {http://download.rockbox.org/bootloader/mpio/hd200/} 11 \url {http://download.rockbox.org/bootloader/mpio/hd200}
12 and save it to your desktop. The archive contains three files: bootloader.mpio, 12 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 13 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. 14 others can be used for debugging and are irrelevant for end user.
15 \item Build mkmpioboot tool (rbutil/mkmpioboot directory in rockbox source tree) 15 \item Download mkmpioboot utility from \url{http://download.rockbox.org/bootloader/mpio/mkmpioboot}
16 \item Process previously downloaded official firmware to include rockbox bootloader. 16 \item Process previously downloaded official firmware to include rockbox bootloader.
17 Open terminal window and type the following command: 17 Open terminal window and type the following command:
18 \begin{code} 18 \begin{code}