]> www.infradead.org Git - mtd-utils.git/commit
ftl_check/ftl_format/nftldump: use existing mtd_swab.h header
authorMike Frysinger <vapier@gentoo.org>
Wed, 8 May 2013 16:21:23 +0000 (12:21 -0400)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 1 Jul 2013 05:48:09 +0000 (08:48 +0300)
commitf132219548fc452a9fcd6f80af89abce4294f0ea
tree636588746b28781876a95043e34947c764c41478
parentf1825095f5fe9173828262d64ba8c1588778ffc6
ftl_check/ftl_format/nftldump: use existing mtd_swab.h header

We already have a helper header for swapping bytes as needed, so cut
the ftl tools over to that rather than re-implement things.

I don't actually have any devices with this kind of flash, so I can't
runtime test it.  But things *look* ok to me :).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
ftl_check.c
ftl_format.c
nftldump.c