History log of /system/core/toolbox/nandread.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a5f28628b1a9d23722e032cd11af645eb27ca67c 26-Jun-2014 Elliott Hughes <enh@google.com> Fix %llx to PRIx64 in nandread.c.

Change-Id: I541d1f4efac3c91d1a26f60735c72e799490fcc9
/system/core/toolbox/nandread.c
2c1d62d622a928d1b18ace84c543fc2ff6e4d960 08-Feb-2014 Elliott Hughes <enh@google.com> Remove a pre-uapi hack from nandread.

We only have uapi headers now.

Change-Id: I2c02e10bb3bba4006579772f3ab2a18c2df7535d
/system/core/toolbox/nandread.c
ccecf1425412beb2bc3bb38d470293fdc244d6f1 16-Jan-2014 Elliott Hughes <enh@google.com> system/core 64-bit cleanup.

This cleans up most of the size-related problems in system/core.
There are still a few changes needed for a clean 64-bit build,
but they look like they might require changes to things like the
fastboot protocol.

Change-Id: I1560425a289fa158e13e2e3173cc3e71976f92c0
/system/core/toolbox/nandread.c
b05a2e513023133a780f51530246c492ddd95b46 12-Nov-2013 Elliott Hughes <enh@google.com> Fix nandread to build with old or uapi headers.

Bug: 11559337
Change-Id: I9795a16649dafdfe3df150170265157170cd5a79
/system/core/toolbox/nandread.c
b93e5812faffd3b6c5fb349072413aace31918d8 17-Nov-2010 Olivier Bailly <olivier@google.com> Add missing headers for compilation on x86 targets

Change-Id: I5f4dc797b353a0f01fa00d38375ec303bf863254
/system/core/toolbox/nandread.c
b6b8793b8b6dad500f6884539e47efb4c161576a 04-Mar-2010 Arve Hjønnevåg <arve@android.com> toolbox: nandread: Add options to extract raw images, partial images, and fix bad block check.
/system/core/toolbox/nandread.c
7c953d04bcc9070a1bce171e979c5201dd39325b 18-Sep-2009 Arve Hjønnevåg <arve@android.com> toolbox: Add nandread command

Extracts a nand image from an mtd partition with page data followed by
64 bytes of extra data.
/system/core/toolbox/nandread.c