]> www.infradead.org Git - mtd-utils.git/commit
mtdinfo: separate out ubi information printing
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 8 Jun 2011 13:21:40 +0000 (16:21 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 8 Jun 2011 13:46:30 +0000 (16:46 +0300)
commitbc1f5c0902ce4e10f062d6e37f3f8773506e6915
treec32811d58204242486d010703ab9055756baff16
parent92a06994b7c3f146cbdb770b30780e32f021118f
mtdinfo: separate out ubi information printing

We are going to add some more code which prints eraseblocks map, so we need to
make 'print_dev_info()' a bit smaller to keep the code readable.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
ubi-utils/src/mtdinfo.c