MPIO manual - add link to mkmpioboot binary
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28547 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
de0fcc3500
commit
e134021e1b
1 changed files with 2 additions and 2 deletions
|
@ -8,11 +8,11 @@
|
|||
|
||||
\begin{enumerate}
|
||||
\item Download official rockbox bootloader for MPIO HD200 from
|
||||
\url {http://download.rockbox.org/bootloader/mpio/hd200/}
|
||||
\url {http://download.rockbox.org/bootloader/mpio/hd200}
|
||||
and save it to your desktop. The archive contains three files: bootloader.mpio,
|
||||
bootloader.map and rockbox-info.txt. The first file is actual bootloader, two
|
||||
others can be used for debugging and are irrelevant for end user.
|
||||
\item Build mkmpioboot tool (rbutil/mkmpioboot directory in rockbox source tree)
|
||||
\item Download mkmpioboot utility from \url{http://download.rockbox.org/bootloader/mpio/mkmpioboot}
|
||||
\item Process previously downloaded official firmware to include rockbox bootloader.
|
||||
Open terminal window and type the following command:
|
||||
\begin{code}
|
||||
|
|
Loading…
Reference in a new issue