summaryrefslogtreecommitdiff
path: root/rbutil/sansapatcher/README
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2007-11-29 17:39:59 +0000
committerDave Chapman <dave@dchapman.com>2007-11-29 17:39:59 +0000
commit658747827f767610054e0d0144cd9d6b24595a02 (patch)
treed25733b07da737ed2f59ed7a1b389debe50a319a /rbutil/sansapatcher/README
parent0c2ff76766374dcd928b5b64fd41b20ad780b008 (diff)
downloadrockbox-658747827f767610054e0d0144cd9d6b24595a02.tar.gz
rockbox-658747827f767610054e0d0144cd9d6b24595a02.zip
Add some brief instructions to compile sansapatcher
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15847 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'rbutil/sansapatcher/README')
-rw-r--r--rbutil/sansapatcher/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/rbutil/sansapatcher/README b/rbutil/sansapatcher/README
new file mode 100644
index 0000000000..96c66f705d
--- /dev/null
+++ b/rbutil/sansapatcher/README
@@ -0,0 +1,10 @@
1sansapatcher
2------------
3
4To compile sansapatcher, you need both the C200 and E200 Rockbox
5bootloaders. The latest bootloaders can always be found here:
6
7http://download.rockbox.org/bootloader/sandisk-sansa/e200/PP5022.mi4
8http://download.rockbox.org/bootloader/sandisk-sansa/c200/firmware.mi4
9
10Place both these files in the sansapatcher source directory, and type "make".