]> www.infradead.org Git - mtd-utils.git/commit
nanddump: Fix hexdump nybble ordering
authorJon Povey <jon.povey@racelogic.co.uk>
Fri, 20 Aug 2010 08:11:19 +0000 (17:11 +0900)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 30 Aug 2010 10:38:59 +0000 (13:38 +0300)
commit5beab92915cb3cdd9e479c2af05cfd9c36bf79de
treefd0ebf4afe5f5af072a52606fa29fc77e37b792d
parentbbab4716b5925b17532f60ca66150021704fb3eb
nanddump: Fix hexdump nybble ordering

Hex dumps were being printed with the nybbles reversed since
commit 6ff458433ba15b8a7cb258ce64e64e98982df26e
Fix.

Signed-off-by: Jon Povey <jon.povey@racelogic.co.uk>
CC: Brian Norris <norris@broadcom.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
nanddump.c