summaryrefslogtreecommitdiffstats
path: root/doc/dumping
diff options
context:
space:
mode:
authorPali Rohár <pali.rohar@gmail.com>2012-11-25 22:57:04 +0100
committerPali Rohár <pali.rohar@gmail.com>2012-11-25 22:57:04 +0100
commit1e84b07b393c8efedf2f594641e7736749e680dc (patch)
treed36d37eebe6be739943d6dadb0b8e8600c3d7ca1 /doc/dumping
parente205b47789bdaac14626543f94a82dc6b6d5e151 (diff)
download0xFFFF-1e84b07b393c8efedf2f594641e7736749e680dc.tar.bz2
Update doc
Diffstat (limited to 'doc/dumping')
-rw-r--r--doc/dumping8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/dumping b/doc/dumping
index f0441b5..bbddc89 100644
--- a/doc/dumping
+++ b/doc/dumping
@@ -1,16 +1,14 @@
-<b>Dumping the firmware</b>
+Dumping the firmware:
This technique consists on reconstructing a firmware image dumping
pieces at certains offsets of the device internal memory.
-<b></b>
-
-<b>Technical details:</b>
+Technical details:
* The internal flash memory is exposed to the system as MTD devices.
* Is possible to dump the individual sections of a flashed firmware.
*
- * READ src/dump.c for detailed information.
+ * READ src/local.c for detailed information.
mtd0 - contains xloader and sencodary pieces of the bootloaders
0x00000 - xloader.bin (size is 0x03600)