forked from marshray/Heimdall
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
48 lines (32 loc) · 1.74 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
This fork of Heimdall is intended to be temporary to add support for the
Samsung Galaxy Tab 10.1 GT-P7510.
My changes are released under the same license.
This code is about as experimental as it can get.
It likely breaks all the other devices that I don't have access to test with.
The source code is a real mess of experimentation and refactoring at this point
and probably doesn't even build except on Linux. Eventually, I'd like to get it
into good enough shape for upstream.
I don't recommend you flash your device with it unless you are equipped
to recover such a bricked device via JTAG (or are exceptionally brave).
Unfortunately, the flash dump capability seems to be disabled in these newer devices.
Perhaps it just needs a different command.
But I was able to retrieve my pit file with it, so that's progress.
--------------------------------------------------------------------------------
Heimdall (c) 2010-2011 Benjamin Dobell, Glass Echidna
http://www.glassechidna.com.au/products/heimdall/
DISCLAIMER:
This software attempts to flash your Galaxy S device. The very nature of
flashing is dangerous. As with all flashing software, Heimdall has the
potential to damage (brick) your phone if not used carefully. If you're
concerned, don't use this software. Flashing ROMs onto your phone may also
void your warranty. Benjamin Dobell and Glass Echidna are not responsible
for the result of your actions.
--------------------------------------------------------------------------------
For more details about how to compile and install Heimdall please refer to the
appropriate platform specific README:
- Linux:
Linux/README
- OS X
OSX/README.txt
- Windows
Win32/README.txt